CVE-2026-53215
The CVE-2026-53215 entry affects the Linux kernel mvpp2 RX path. The issue occurs when mvpp2_rx_refill() can fail after the current RX buffer has been handed to XDP or attached to an skb, causing mvpp2_run_xdp() to have recycled, redirected, or queued the page and leaving the data buffer potentia...