Memory leak in Linux kernel - CVE-2026-43102
Published: May 7, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to a memory leak in airoha_qdma_rx_process() when processing received packet buffers on an error path. A local user can trigger error conditions to cause a denial of service.
The issue occurs for buffers belonging to the non-linear part of an skb when a page_pool fragment is not linked to the skb and is not returned to the pool.