CVE-2026-23141
Last modified
CVE-2026-23141 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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 access if this inline extent item is the first item in the leaf or access metadata from other items.. EPSS estimates a 0.12% chance of exploitation in the next 30 days.
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 access if this inline extent item is the first item in the leaf or access metadata from other items.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 4.11, < 6.6.122 | — |
| Linux | Linux Kernel | >= 6.7, < 6.12.67 | — |
| Linux | Linux Kernel | >= 6.13, < 6.18.7 | — |
| Linux | Linux Kernel | 6.19 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-23141?
How severe is CVE-2026-23141?
How do I fix CVE-2026-23141?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-23136In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-23137In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-23138In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-23139In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-2314Heap buffer overflow in Codecs in Google Chrome prior to 145…8.8
- CVE-2026-23140In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-23142In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-23143In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-23144In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-23145In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-23146In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-23147In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2026-23141?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
