Out-of-bounds write in Linux kernel - CVE-2026-64074
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 an out-of-bounds write in statmount_mnt_idmap when handling mount ID mapping data in a seq_file buffer. A local user can trigger an integer count state that bypasses overflow detection to cause a denial of service.
The issue results in a 1-byte NULL out-of-bounds write on a dynamically allocated seq buffer.