Use-after-free in Linux kernel - CVE-2026-64061
Published: July 20, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to a use-after-free in netfs_read_gaps() when processing buffered reads with a sink folio. A local user can trigger the flaw to cause a denial of service.
The issue was detected by KASAN as a write-after-free during kernel handling of data received over a TCP socket.