PT-2026-30148 · Linux · Linux Kernel

Published

2026-04-03

·

Updated

2026-04-03

·

CVE-2026-23453

CVSS v3.1

7.5

High

VectorAV: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.

Related Identifiers

CVE-2026-23453

Affected Products

Linux Kernel