CVE-2026-89904: LoongArch: Fix acpi_package_ids[] array overflow

Published Sep 16, 2026
·
Updated

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

LoongArch: Fix acpipackageids[] array overflow

With LoongArch virt machine, a typical setting is one core per socket, there will max 256 sockets (packages) on one VM. With PPTT acpi table, array acpipackageids[] will be overflowed.

Here change the array size of acpipackageids[] with the max value of MAXPACKAGES and KVMMAXVCPUS.

Affected Software

1 affected component
Linux Linux kernel

Event History

Sep 16, 2026
CVE Published
via MITRE·10:32 AM
Data Sourced
via MITRE·10:32 AM
Description

Frequently Asked Questions

1

Which systems are exposed to this issue?

The issue affects Linux kernel instances running on LoongArch virtual machines that use a PPTT ACPI table. A typical affected topology is one core per socket with up to 256 sockets (packages) in a VM.

2

What condition triggers the overflow?

The overflow occurs when the PPTT ACPI table causes the kernel to record more package IDs than the acpi_package_ids[] array can hold. Large LoongArch VM package counts can reach this condition.

3

What is the remediation?

Use a kernel containing the fix that sizes acpi_package_ids[] according to MAX_PACKAGES and KVM_MAX_VCPUS. The provided stable-kernel references identify commits carrying the correction.

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