CVE-2024-35949
Linux Linux, linux kernel, fedora
In the Linux kernel, the following vulnerability has been resolved: btrfs: make sure that WRITTEN is set on all metadata blocks We previously would call btrfs_check_leaf() if we had the check integrity code enabled, which meant that we could only run the extended leaf checks if we had WRITTEN set on the header flags. This leaves a gap in our checking, because we could end up with corruption on disk where WRITTEN isn't set on the leaf, and then the extended leaf checks don't get run which we rely on to validate all of the item pointers to make sure we don't access memory outside of the exten...
- CVSS
- 7.8
- EPSS
- 0.24% 15.0% percentile
- CISA KEV
- Not listed
- Published
- 2024.05.20