Use-after-free in Linux kernel - CVE-2026-53300
Published: June 29, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to execute arbitrary code.
The vulnerability exists due to a use-after-free in the enetc NTMP command handling path when processing timed-out NTMP commands and reclaiming DMA buffers. A local user can trigger a command timeout and concurrent buffer reuse to execute arbitrary code.
The issue can result in silent memory corruption because hardware may later perform a DMA write to the physical address of a freed buffer.