PT-2026-52311 · Linux+2 · Linux Kernel+2
CVE-2026-53216
·
Published
2026-06-25
·
Updated
2026-09-10
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
An issue exists in the mvpp2 driver where the XDP path initializes every
xdp buff with PAGE SIZE as the frame size, regardless of whether the buffer is from a short or long BM pool. Because short pool buffers can be smaller than PAGE SIZE, the bpf xdp adjust tail() function may allow a packet to grow beyond the actual memory allocation. This can lead to memory corruption or cause failures during subsequent skb tailroom checks. XDP (eXpress Data Path) is a programmable hook in the Linux kernel that allows for high-performance packet processing.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu