Answer in brief
CVE-2026-89910 records a Unknown severity vulnerability in LoongArch: KVM: Fix uninitialized stack variable issue with dmsintc. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=03de5eecb0f0f68f29086bc0075c7fd597bf4e4a <f56060b0e10fa5633fac1dc243a25da3a5cdafb1 || >=03de5eecb0f0f68f29086bc0075c7fd597bf4e4a <81aa3a58b542ed88819115c80a17acd86eacb89d | f56060b0e10fa5633fac1dc243a25da3a5cdafb1, 81aa3a58b542ed88819115c80a17acd86eacb89d |
| Linux/Linuxgeneric | 7.1 | Not reported |
Published upstream
Sep 16, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 16, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Sep 16, 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.
Quoted source text, attributed separately from HOL analysis.