Race condition in Linux kernel - CVE-2026-64065
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 improper state management in netfs_write_begin() when handling write operations through the netfs and ceph write path. A local user can trigger the kernel BUG with crafted write activity to cause a denial of service.
The issue manifests as a VM_BUG_ON_FOLIO condition that can lead to an invalid opcode exception and kernel crash.