CVE-2026-23141

CWE-125Out-of-bounds Read9 documents8 sources
Severity
5.5MEDIUM
EPSS
0.0%
top 96.89%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedFeb 14

Description

In the Linux kernel, the following vulnerability has been resolved: btrfs: send: check for inline extents in range_is_hole_in_parent() Before accessing the disk_bytenr field of a file extent item we need to check if we are dealing with an inline extent. This is because for inline extents their data starts at the offset of the disk_bytenr field. So accessing the disk_bytenr means we are accessing inline data or in case the inline data is less than 8 bytes we can actually cause an invalid memory

CVSS vector

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:HExploitability: 1.8 | Impact: 3.6

Affected Packages3 packages

NVDlinux/linux_kernel4.116.6.122+3
CVEListV5linux/linux82bfb2e7b645c8f228dc3b6d3b27b0b10125ca4fd948055bd46a9c14d1d4217aed65c5c258c32903+5
Debianlinux< 6.12.69-1+1

Patches

🔴Vulnerability Details

3
OSV
CVE-2026-23141: In the Linux kernel, the following vulnerability has been resolved: btrfs: send: check for inline extents in range_is_hole_in_parent() Before accessin2026-02-14
CVEList
btrfs: send: check for inline extents in range_is_hole_in_parent()2026-02-14
GHSA
GHSA-8xwj-jmfw-cfc3: In the Linux kernel, the following vulnerability has been resolved: btrfs: send: check for inline extents in range_is_hole_in_parent() Before access2026-02-14

📋Vendor Advisories

3
Red Hat
kernel: btrfs: send: check for inline extents in range_is_hole_in_parent()2026-02-14
Microsoft
btrfs: send: check for inline extents in range_is_hole_in_parent()2026-02-10
Debian
CVE-2026-23141: linux - In the Linux kernel, the following vulnerability has been resolved: btrfs: send...2026

🕵️Threat Intelligence

1
Wiz
CVE-2026-23141 Impact, Exploitability, and Mitigation Steps | Wiz
CVE-2026-23141 (MEDIUM CVSS 5.5) | In the Linux kernel | cvebase.io