Out-of-Bounds Write in Linux Kernel Reserved Memory Handling
CVE-2026-80723

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
28 August 2026

What is CVE-2026-80723?

The vulnerability in the Linux kernel pertains to a flaw in the handling of dynamically-placed reserved memory regions. During the boot process, the fdt_scan_reserved_mem() function attempts to save each reserved-memory subnode into a local array defined with a maximum size. If the device tree specifies more regions than this limit, the function can inadvertently write past the end of the array. To rectify this, a bounds check has been added, which logs an error when such an overflow occurs and prevents further processing of excess regions, thereby restoring normal operation. It is essential for users and administrators to apply the latest patches to mitigate potential security risks associated with this vulnerability.

Affected Version(s)

Linux 9a0fe62f93ede02c27aaca81112af1e59c8c0979 < 68d27250c9e81ab7764603e346c2b1017cb53adf

Linux 8a6e02d0c00e7b62e6acb74146878bb91e9e7e31

Linux 8a6e02d0c00e7b62e6acb74146878bb91e9e7e31

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.