CVE-2025-71268
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
18/03/2026
Last modified:
19/03/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
btrfs: fix reservation leak in some error paths when inserting inline extent<br />
<br />
If we fail to allocate a path or join a transaction, we return from<br />
__cow_file_range_inline() without freeing the reserved qgroup data,<br />
resulting in a leak. Fix this by ensuring we call btrfs_qgroup_free_data()<br />
in such cases.
Impact
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/28768bd3abf9995a93f6e01bfce01c60622964dd
- https://git.kernel.org/stable/c/28b97fcbbf523779688e8de5fe55bf2dae3859f6
- https://git.kernel.org/stable/c/c1c050f92d8f6aac4e17f7f2230160794fceef0c
- https://git.kernel.org/stable/c/f3ee1732851aec6fe6b2cec2ef1b32d4e71d9913
- https://git.kernel.org/stable/c/f7156512c8166d385f574b9ec030479aa7b1e8c9



