PT-2026-43841 · Linux · Linux

Published

2026-05-27

·

Updated

2026-05-27

·

CVE-2026-45974

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
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.

Related Identifiers

CVE-2026-45974

Affected Products

Linux