CVE-2026-45974

NONE
CVSS v3
CVSS v2
0.03% EPSS (exploit probability)
CWE

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.

Affected routers (0)

No routers currently mapped to this CVE in our database.

External references