PT-2026-26112 · Linux · Linux Kernel

Published

2025-01-01

·

Updated

2026-04-23

·

CVE-2025-71269

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description The Linux kernel contains an issue where data reservation was incorrectly freed during fallback from inline extent creation due to an -ENOSPC error. This occurred when failing to create an inline extent led to attempting a copy-on-write (COW) operation, reserving an extent, and creating an ordered extent. The reserved qgroup data was incorrectly freed, as it was still needed for data usage. The fix involves ensuring the reserved qgroup data is only freed in cow file range inline() if the fallback is not being performed (when the return value ret is less than or equal to 0).
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Weakness Enumeration

Related Identifiers

BDU:2026-04243
CVE-2025-71269
ECHO-1404-A334-0B9B
OPENSUSE-SU-2026:20826-1
SUSE-SU-2026:1573-1
SUSE-SU-2026:1661-1
SUSE-SU-2026:1668-1
SUSE-SU-2026:21114-1
SUSE-SU-2026:21123-1
SUSE-SU-2026:21255-1
SUSE-SU-2026:21841-1

Affected Products

Linux Kernel