CVE-2026-89904

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Fix acpi_package_ids[] 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 acpi_package_ids[] will be overflowed. Here change the array size of acpi_package_ids[] with the max value of MAX_PACKAGES and KVM_MAX_VCPUS.
Configurations

No configuration.

History

16 Sep 2026, 15:18

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 8.4

Information

Published : 2026-09-16 11:16

Updated : 2026-09-16 15:18


NVD link : CVE-2026-89904

Mitre link : CVE-2026-89904

CVE.ORG link : CVE-2026-89904


JSON object : View

Products Affected

No product.

CWE

No CWE.