boxscore/security
CVE · referencelatest edition

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.

CVE-2025-71269MEDIUM
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).
CNA: Linux · CVSS v3.1 · 5 references · NVD status: Modified

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
DateEventDetail
March 17, 2026ReservedReserved by Linux
March 18, 2026PublishedPublished (CNA: Linux)
July 30, 2026RESCOREDRESCORED — CVE-2025-71269 (Linux). CVSS 7.5 → 5.5 (NVD).

Affected

Affected products and packages — 2 rows
VendorProduct / PackageEcosystemVersion introducedFixed
LinuxLinux94ed938aba557aa798acf496f09afb289b619fcd
LinuxLinux4.46.1.168

References (5)

Related

Authoritative record: CVE-2025-71269 at cve.org

Vendors: linux

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.