CVE-2026-80723
Last modified
CVE-2026-80723 is a high-severity vulnerability rated 8.4/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: of: reserved_mem: prevent OOB when too many dynamic regions are defined On boot, fdt_scan_reserved_mem() saves each dynamically-placed /reserved-memory subnode into a local array of size MAX_RESERVED_REGIONS. If the device tree defines more than MAX_RESERVED_REGIONS dynamically-placed regions, fdt_scan_reserved_mem() writes past the end of the local array. Add a bounds check that logs an error and skips the excess regions, restoring the original behavior.. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: of: reserved_mem: prevent OOB when too many dynamic regions are defined On boot, fdt_scan_reserved_mem() saves each dynamically-placed /reserved-memory subnode into a local array of size MAX_RESERVED_REGIONS. If the device tree defines more than MAX_RESERVED_REGIONS dynamically-placed regions, fdt_scan_reserved_mem() writes past the end of the local array. Add a bounds check that logs an error and skips the excess regions, restoring the original behavior.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 9a0fe62f93ede02c27aaca81112af1e59c8c0979, < 68d27250c9e81ab7764603e346c2b1017cb53adf; >= 8a6e02d0c00e7b62e6acb74146878bb91e9e7e31, < cfa7e2734877330d6c10e0f33953905486c4530c; >= 8a6e02d0c00e7b62e6acb74146878bb91e9e7e31, < de8ccbd6bf4efe7a059e2c483789936009e10f42; >= 8a6e02d0c00e7b62e6acb74146878bb91e9e7e31, < db3dbdfea1b8f38774419c5c2c14e4b81c48708d; >= 6.12.13, < 6.12.103 |
| Linux | Linux | 6.13 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-80723?
How severe is CVE-2026-80723?
How do I fix CVE-2026-80723?
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-80718In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80719In the Linux kernel, the following vulnerability has been re…
- CVE-2026-8072Insecure generation of credentials in the local SAT (Technic…9.2
- CVE-2026-80720In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-80721In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-80722In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-80724In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-80725In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-80726In the Linux kernel, the following vulnerability has been re…9.3
- CVE-2026-80727In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80728In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80729In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-80723?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
