VDB
DEBIAN-CVE-2025-71268
DEBIAN-CVE-2025-71268
PUBLISHED
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix reservation leak in some error paths when inserting inline extent If we fail to allocate a path or join a transaction, we return from __cow_file_range_inline() without freeing the reserved qgroup data, resulting in a leak. Fix this by ensuring we call btrfs_qgroup_free_data() in such cases.
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:13 | linux | 0, *, 6.12.73-1 |
| Debian:12 | linux | 6.1.55-1, 0, 6.1.106-2 |
| Debian:14 | linux | 6.18.1-1, 6.18.2-1, 6.18.3-1 |
| Debian:11 | linux | 6.16.12-1, 6.16.12-1~bpo13+1, 6.16.12-2 |
Timeline
- Mar 18, 2026 CVE Published
- Apr 28, 2026 CVE Updated