Reference page — cumulative record through Wednesday, August 19, 2026 UTC. Reference pages update as the archive grows; only dated daily editions are immutable pages of record.
Linux Linux — btrfs: do not free data reservation in fallback from inline due to -ENOSPC
AV AC PR UI S C I A CVSS EPSS %ile KEV
L L L N U N N H 5.5 .0022 12.7 —
AFFECTED
Product Versions Fixed
Linux 94ed938aba557aa798acf496f09afb289b619fcd – —
Linux 4.4 – 6.1.168
TIMELINE
Mar 17 Reserved by Linux
Mar 18 Published (CNA: Linux)
Jul 30 RESCORED — CVE-2025-71269 (Linux). CVSS 7.5 → 5.5 (NVD).
Description
In the Linux kernel, the following vulnerability has been resolved:
btrfs: do not free data reservation in fallback from inline due to -ENOSPC
If we fail to create an inline extent due to -ENOSPC, we will attempt to
go through the normal COW path, reserve an extent, create an ordered
extent, etc. However we were always freeing the reserved qgroup data,
which is wrong since we will use data. Fix this by freeing the reserved
qgroup data in __cow_file_range_inline() only if we are not doing the
fallback (ret is <= 0).
Lifecycle
Complete event history — 3 events, chronological
| Date | Event | Detail |
| March 17, 2026 | Reserved | Reserved by Linux |
| March 18, 2026 | Published | Published (CNA: Linux) |
| July 30, 2026 | RESCORED | RESCORED — CVE-2025-71269 (Linux). CVSS 7.5 → 5.5 (NVD). |
Affected
Affected products and packages — 2 rows
| Vendor | Product / Package | Ecosystem | Version introduced | Fixed |
| Linux | Linux | — | 94ed938aba557aa798acf496f09afb289b619fcd | — |
| Linux | Linux | — | 4.4 | 6.1.168 |
About this page
This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2025-71269 from the CVE Program record, NVD enrichment, the CISA KEV catalog, EPSS, and OSV advisories. The box score's numbers (CVSS, EPSS, KEV status) are current as of Wednesday, August 19, 2026 UTC and are re-derived as the archive grows; only dated daily editions are immutable pages of record. The authoritative source for this identifier is cve.org.