CVE-2026-72018
Last modified
CVE-2026-72018 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: dibs: loopback: validate offset and size in move_data() The loopback move_data() performs a memcpy into the registered DMB without checking whether offset + size exceeds the DMB length. Unlike real ISM hardware, which enforces memory region bounds natively, the software loopback has no such protection. A peer-supplied out-of-bounds offset or oversized write would result in an OOB write past the allocated kernel buffer. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: dibs: loopback: validate offset and size in move_data() The loopback move_data() performs a memcpy into the registered DMB without checking whether offset + size exceeds the DMB length. Unlike real ISM hardware, which enforces memory region bounds natively, the software loopback has no such protection. A peer-supplied out-of-bounds offset or oversized write would result in an OOB write past the allocated kernel buffer. Add an explicit bounds check before the memcpy to reject such requests with -EINVAL.
Metrics
CVSS:3.1/AV:L/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 | >= f7a22071dbf316c982fb44308874bd7ad9ac2091, < ee188a6b264b71315a67f1b9470faad308b730d2; >= f7a22071dbf316c982fb44308874bd7ad9ac2091, < b2f426a9a22886071966432ede8fceafffe12b8c; >= f7a22071dbf316c982fb44308874bd7ad9ac2091, < 94fe0ab01b480b52bd8f977edbd845ef375d69fd; >= f7a22071dbf316c982fb44308874bd7ad9ac2091, < 78237e3c0720fcc6eb9b87e90fd70f63eeca886f |
| Linux | Linux | 6.10 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-72018?
How severe is CVE-2026-72018?
How do I fix CVE-2026-72018?
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-72012In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72013In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72014In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-72015In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72016In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72017In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72019In the Linux kernel, the following vulnerability has been re…7.3
- CVE-2026-7202A vulnerability has been found in Totolink A8000RU 7.1cu.643…9.8
- CVE-2026-72020In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-72021In the Linux kernel, the following vulnerability has been re…8.2
- CVE-2026-72022In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72023In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-72018?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
