CVE-2025-71268
Vulnerability Summary
Timeline
Description
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.
CVSS Metrics
- v3.1•MEDIUM•Score: 5.5CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
EPSS Trends
Current EPSS score: 0.02%• Percentile: 5%
Techniques & Countermeasures
- CWE-401•Missing Release of Memory after Effective Lifetime
The product does not sufficiently track and release allocated memory after it has been used, making the memory unavailable for reallocation and reuse.
Affected Systems
- linux•linux
≥ 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < f7156512c8166d385f574b9ec030479aa7b1e8c9 | ≥ 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 28b97fcbbf523779688e8de5fe55bf2dae3859f6 | ≥ 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < f3ee1732851aec6fe6b2cec2ef1b32d4e71d9913 | ≥ 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 28768bd3abf9995a93f6e01bfce01c60622964dd | ≥ 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < c1c050f92d8f6aac4e17f7f2230160794fceef0c | ≥ 94ed938aba557aa798acf496f09afb289b619fcd, < f7156512c8166d385f574b9ec030479aa7b1e8c9 | ≥ 94ed938aba557aa798acf496f09afb289b619fcd, < 28b97fcbbf523779688e8de5fe55bf2dae3859f6 | ≥ 94ed938aba557aa798acf496f09afb289b619fcd, < f3ee1732851aec6fe6b2cec2ef1b32d4e71d9913 | ≥ 94ed938aba557aa798acf496f09afb289b619fcd, < 28768bd3abf9995a93f6e01bfce01c60622964dd | ≥ 94ed938aba557aa798acf496f09afb289b619fcd, < c1c050f92d8f6aac4e17f7f2230160794fceef0c | 4.4
- linux•linux_kernel
≥ 4.4, < 6.1.163 | ≥ 6.2, < 6.6.124 | ≥ 6.7, < 6.12.70 | ≥ 6.13, < 6.18.10 | 6.19:rc1 | 6.19:rc2 | 6.19:rc3 | 6.19:rc4
References (5)
- https://git.kernel.org/stable/c/f7156512c8166d385f574b9ec030479aa7b1e8c9
- https://git.kernel.org/stable/c/28b97fcbbf523779688e8de5fe55bf2dae3859f6
- https://git.kernel.org/stable/c/f3ee1732851aec6fe6b2cec2ef1b32d4e71d9913
- https://git.kernel.org/stable/c/28768bd3abf9995a93f6e01bfce01c60622964dd
- https://git.kernel.org/stable/c/c1c050f92d8f6aac4e17f7f2230160794fceef0c