Out-of-bounds read in Linux kernel - CVE-2026-92522

 

Out-of-bounds read in Linux kernel - CVE-2026-92522

Published: September 18, 2026


Vulnerability identifier: #VU150990
CSH Severity: Low
CVSS v4: 1.8 [CVSS:4.0/AV:L/AC:L/AT:P/PR:H/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-92522
CWE-ID: CWE-125
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local privileged user to read out-of-bounds memory.

The vulnerability exists due to improper bounds validation in the ACPI IOAPIC hotplug lookup when parsing MADT and _MAT records. A local privileged user can provide a malformed record with a truncated header, an oversized declared length, or an incomplete IOAPIC body to read out-of-bounds memory.

Only builds with CONFIG_ACPI_HOTPLUG_IOAPIC enabled include the affected code.


Affected software

Linux kernel

How to mitigate CVE-2026-92522

Install security update from vendor's repository.


External References

Related Security Bulletins