PT-2026-30148 · Linux · Linux Kernel
Published
2026-04-03
·
Updated
2026-04-03
·
CVE-2026-23453
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A memory leak exists in the Linux kernel's
ICSSG-PRUETH driver when handling XDP DROP packets in non-zero-copy mode. The removal of page recycling from the XDP DROP path in the emac run xdp() function, intended to avoid conflicts with AF XDP zero-copy mode, resulted in pages not being returned to the page pool. This leads to a memory leak and potential out-of-memory (OOM) conditions. The fix involves handling cleanup in the emac rx packet() function, recycling the page back to the page pool when emac run xdp() returns ICSSG XDP CONSUMED for XDP DROP.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel