Out-of-bounds read in Linux kernel - CVE-2026-64567

 

Out-of-bounds read in Linux kernel - CVE-2026-64567

Published: August 6, 2026


Vulnerability identifier: #VU141041
CSH Severity: Low
CVSS v4: 6.8 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-64567
CWE-ID: CWE-125
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local user to cause a denial of service.

The vulnerability exists due to an out-of-bounds read in io_ctl_check_crc() in the btrfs free space cache loader when loading a corrupted v1 free space cache. A local user can modify free space cache header counts to exceed the number of allocated pages to cause a denial of service.

The invalid out-of-bounds slot is treated as a struct page and can lead to a general protection fault during crc32c() processing.


Affected software

Linux kernel

How to mitigate CVE-2026-64567

Install security update from vendor's repository.

Linux kernel - update to 7.0 rc3

External References

Related Security Bulletins