CVE-2026-68422EPSS p11.2%
CVE-2026-68422CVE-2026-68422
Description
In the Linux kernel, the following vulnerability has been resolved:
btrfs: fix root leak if its reloc root is unexpected in merge_reloc_roots()
If we have an unexpected reloc_root for our root, we jump to the out label
but never drop the reference we obtained for root, resulting in a leak.
Add a missing btrfs_put_root() call.
Scoring
| EPSS | 0.21% probability of exploitation · percentile 11.2% · 2026-08-11T12:00:17Z |
| Last modified | 2026-08-10 |