CVE-2026-45974
Published: May 27, 2026
Modified: May 27, 2026
Description
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix invalid leaf access in btrfs_quota_enable() if ref key not found If btrfs_search_slot_for_read() returns 1, it means we did not find any key greater than or equals to the key we asked for, meaning we have reached the end of the tree and therefore the path is not valid. If this happens we need to break out of the loop and stop, instead of continuing and accessing an invalid path.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 5223cc60b40ae525ae6c94e98824129f1a5b4ae5 - < 023545e272f369d487e6a986c1e321c6e04be1daaffected 5223cc60b40ae525ae6c94e98824129f1a5b4ae5 - < fd4913a53e3b54ad7e161847291439fe445d6356affected 5223cc60b40ae525ae6c94e98824129f1a5b4ae5 - < b5b8ade9da452086e78f5d519b90d3769e354853affected 5223cc60b40ae525ae6c94e98824129f1a5b4ae5 - < 1ee1d006c9fe4d6be5527ab1c84216b80cccbe40affected 5223cc60b40ae525ae6c94e98824129f1a5b4ae5 - < 0761447f6f51e1c7997960d8e6559337deed6729+5 more versions |
Linux | Linux | affected 5.10unaffected 0 - < 5.10unaffected 5.10.252 - <= 5.10.*unaffected 5.15.202 - <= 5.15.*unaffected 6.1.165 - <= 6.1.*+5 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now