CVE-2026-92522: ACPI: processor: validate MADT IOAPIC entry bounds

Published Sep 17, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

ACPI: processor: validate MADT IOAPIC entry bounds

The IOAPIC hotplug lookup parses both MADT and MAT records directly. The MADT walk previously used a subtable's declared length to advance the cursor after only locating a generic header. The MAT path likewise passed a generic header to the IOAPIC helper.

Validate that a current record has a complete generic header, that its declared length is contained in the available record range, and that a typed IOAPIC record contains the full fixed IOAPIC body before reading its fields. Use the same relation for both MADT and MAT provider paths.

Event History

Sep 17, 2026
CVE Published
via MITRE·04:10 PM
Data Sourced
via MITRE·04:10 PM
Description

Frequently Asked Questions

1

What condition is required to reach the vulnerable parsing behavior?

The IOAPIC hotplug lookup must process MADT or _MAT ACPI records that are incomplete or whose declared subtable length extends beyond the available record range. A typed IOAPIC record that lacks its complete fixed body can also reach the unsafe field-reading path.

2

Are both MADT and _MAT ACPI table sources relevant?

Yes. The issue affects the MADT walk and the _MAT provider path used by IOAPIC hotplug lookup. The resolved code applies the same record-boundary validation relationship to both paths.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203