Answer in brief
CVE-2026-98004 records a Unknown severity vulnerability in iommu/riscv: Serialize command queue publishing. 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 | >=856c0cfe5c5f6a2cc8d995872eb67bff9c68c57c <6d4c12ab9ab8db87411c863a54e0e97f9197afde || >=856c0cfe5c5f6a2cc8d995872eb67bff9c68c57c <ca58afa40946acd252a50fa4d4a86f15847a3d7d | 6d4c12ab9ab8db87411c863a54e0e97f9197afde, ca58afa40946acd252a50fa4d4a86f15847a3d7d |
| Linux/Linuxgeneric | 6.13 | Not reported |
Published upstream
Sep 25, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 25, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Sep 25, 2026
In the Linux kernel, the following vulnerability has been resolved: iommu/riscv: Serialize command queue publishing Serialize command queue publishing so software producer state advances only after a command is written and the hardware tail is updated. Wait for hardware consumption outside the queue lock when the command queue is full so other CPUs are not blocked behind a long poll.
Quoted source text, attributed separately from HOL analysis.