Beveiligingsadvies

CVE-2026-89910

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-09-16 10:32:07
Laatst bijgewerkt 2026-09-16 14:40:00
Toegewezen door Linux
CVSS-score 7.3
Status PUBLISHED

Beschrijving

In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Fix uninitialized stack variable issue with dmsintc Variable vector[] is declared on stack in function dmsintc_inject_irq() and sometimes it is used without initialized. Here fix this issue.