VYPR
Medium severity5.5NVD Advisory· Published May 27, 2026· Updated Jun 16, 2026

CVE-2026-45974

CVE-2026-45974

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

10
  • Linux/Kernel9 versions
    cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*+ 8 more
    • cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*range: >=5.9.7,<5.10
    • cpe:2.3:o:linux:linux_kernel:5.10:-:*:*:*:*:*:*
    • cpe:2.3:o:linux:linux_kernel:5.10:rc2:*:*:*:*:*:*
    • cpe:2.3:o:linux:linux_kernel:5.10:rc3:*:*:*:*:*:*
    • cpe:2.3:o:linux:linux_kernel:5.10:rc4:*:*:*:*:*:*
    • cpe:2.3:o:linux:linux_kernel:5.10:rc5:*:*:*:*:*:*
    • cpe:2.3:o:linux:linux_kernel:5.10:rc6:*:*:*:*:*:*
    • cpe:2.3:o:linux:linux_kernel:5.10:rc7:*:*:*:*:*:*
    • (no CPE)
  • osv-coords
    Range: >= 5.10.0, < 5.10.252

Patches

Vulnerability mechanics

References

8

News mentions

0

No linked articles in our index yet.