
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-71268 is a resource leak vulnerability in the Linux kernel's btrfs file system subsystem, specifically in the __cow_file_range_inline() function during inline extent insertion. When the kernel fails to allocate a path or join a transaction in this code path, reserved qgroup data is not properly freed, resulting in a memory/resource leak (CWE-401). The vulnerability affects Linux kernel versions from 4.4 up to (but not including) 6.1.163, 6.2–6.6.124, 6.7–6.12.70, and 6.13–6.18.10, as well as release candidates 6.19-rc1 through rc4. It was disclosed on March 18, 2026, and carries a CVSS v3.1 base score of 5.5 (Medium) (Red Hat CVE, Feedly).
The root cause is a missing release of reserved qgroup data (CWE-401: Missing Release of Memory after Effective Lifetime) in the btrfs __cow_file_range_inline() function. When error conditions occur — specifically, failure to allocate a path or failure to join a transaction — the function returns early without calling btrfs_qgroup_free_data(), leaving the reservation allocated but unreferenced. The fix ensures btrfs_qgroup_free_data() is invoked in these error paths. Exploitation requires local access with low privileges and no user interaction, making it a local denial-of-service vector (Red Hat CVE, Kernel Patch).
Successful exploitation allows a local attacker with low privileges to gradually exhaust kernel memory by repeatedly triggering the error paths in btrfs inline extent insertion, causing qgroup reservation data to accumulate without being freed. Over time, this can lead to system instability or a kernel crash (denial of service). There is no confidentiality or integrity impact; the vulnerability is limited to availability (Red Hat CVE, Feedly).
Update the Linux kernel to a patched version: 6.1.163 or later (for the 4.4–6.1 branch), 6.6.124 or later (for the 6.2–6.6 branch), 6.12.70 or later (for the 6.7–6.12 branch), 6.18.10 or later (for the 6.13–6.18 branch), or 6.19 and later. Patches are available in the upstream stable kernel git repository. Distributions including SUSE, Ubuntu, and openSUSE have issued updated kernel packages. Prioritize patching systems running btrfs with active file I/O workloads (Red Hat CVE, SUSE Advisory, Ubuntu USN-8278-1).
Red Hat published a CVE advisory and associated Bugzilla entry tracking the issue. SUSE and Ubuntu have both issued kernel security update advisories addressing this vulnerability among others. No notable independent researcher commentary or significant social media discussion has been observed for this vulnerability (Red Hat CVE, SUSE Advisory, Ubuntu USN-8278-1).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."