PT-2026-52324 · Linux · Linux Kernel
CVE-2026-53229
·
Published
2026-06-25
·
Updated
2026-09-07
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A memory leak occurs in the XSK branch of the
mlx5e xmit xdp buff() function. When the sq->xmit xdp frame() function returns false, such as when the XDPSQ is full, the system fails to unmap the DMA address and does not free the xdp frame allocated by xdp convert zc to xdp frame(). Because the xdpi fifo push only occurs upon success, the completion path is unable to recover these entries, leading to a leak of DMA allocations and xdp frame objects.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Memory Leak
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel