PT-2026-68068 · Linux · Linux Kernel
CVE-2026-64567
·
Published
2026-08-05
·
Updated
2026-08-09
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the btrfs file system when loading a v1 free space cache. The function
load free space cache() trusts the num entries and num bitmaps values from the on-disk btrfs free space header without validation. Because the pages[] array is allocated based on the cache inode's i size rather than num entries, a specially crafted header with a large num entries value can cause the io ctl->index to exceed the array bounds during the execution of io ctl check crc() and io ctl map page(). This slab-out-of-bounds read can lead to a general protection (GP) fault when the out-of-bounds memory is processed by crc32c().Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel