---
cve: "CVE-2026-89904"
severity: "HIGH"
cvss: 8.4
epss: "0.2%"
vendor: "Linux"
kev: false
exploited: false
published: "2026-09-16 11:16:59"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-21T09:22:17+02:00"
---

# CVE-2026-89904

> 8.4 HIGH

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Lokal | good |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Hoch | bad |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- Kernel ≥ 6.12.110
- Kernel ≥ 6.18.51
- Kernel ≥ 7.2.5

## Referenzen

- <https://git.kernel.org/stable/c/0195e04b1eec8fb00e2db9c5e55655a3f5e76f60>
- <https://git.kernel.org/stable/c/d3fd094c13c6d0b74f246461ca4cf427d539c8e8>
- <https://git.kernel.org/stable/c/6311b8c471afa33c18adbe4eb16f862936b71ca3>
- <https://git.kernel.org/stable/c/2a2367d46d7a4ee4122b7a86e57125542dbbe963>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-89904) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
