CVE-2026-72107
Last modified
CVE-2026-72107 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: dm era: fix out-of-bounds memory access for non-zero start sector dm-era tracks writes in target-relative blocks, but era_map() calculates the writeset block before applying the target offset. Tables with a non-zero start sector can therefore pass an absolute mapped-device block to metadata_current_marked(). If the absolute block is beyond the current writeset size, writeset_marked() tests past the end of the in-core bitset. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: dm era: fix out-of-bounds memory access for non-zero start sector dm-era tracks writes in target-relative blocks, but era_map() calculates the writeset block before applying the target offset. Tables with a non-zero start sector can therefore pass an absolute mapped-device block to metadata_current_marked(). If the absolute block is beyond the current writeset size, writeset_marked() tests past the end of the in-core bitset. KASAN reports this as a vmalloc-out-of-bounds access. Apply the target offset before calculating the era block so writeset lookups use the target-relative block number.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= eec40579d84873dfb7021eb24c50360f073237c5, < fe94a0b14010a3c267ff9a2508afb4f27ff1c5bf; >= eec40579d84873dfb7021eb24c50360f073237c5, < e3ffa8e492e5cdee62d916ee3e9244ccce2b73c5; >= eec40579d84873dfb7021eb24c50360f073237c5, < 9946a7176bd8c25ddd6e5f1799c54e572ee6bf0f; >= eec40579d84873dfb7021eb24c50360f073237c5, < 7e1822f83c5a1ee7b4a19e98edde8770a10b4c71; >= eec40579d84873dfb7021eb24c50360f073237c5, < db5f9b4601f0012038e5a2628aedec2f47933380; >= eec40579d84873dfb7021eb24c50360f073237c5, < 1fcb5e29dd7a5b85adb9d8b539911741d878e829; >= eec40579d84873dfb7021eb24c50360f073237c5, < bafe3e720cdac38cd7ea4eb7852a8f2dbe1bbfe6; >= eec40579d84873dfb7021eb24c50360f073237c5, < a868196f03c2b19418ae3d2b69e195d668a271e5 |
| Linux | Linux | 3.15 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-72107?
How severe is CVE-2026-72107?
How do I fix CVE-2026-72107?
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-72101In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72102In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72103In the Linux kernel, the following vulnerability has been re…7.3
- CVE-2026-72104In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72105In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72106In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72108In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72109In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-7211A weakness has been identified in dvladimirov MCP up to 0.1.…7.3
- CVE-2026-72110In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72111In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-72112In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2026-72107?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
