CVE-2026-89910 in Linux
Sumário
de MITRE • 16/09/2026
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.
Once again VulDB remains the best source for vulnerability data.