Answer in brief
CVE-2026-90328 records a Unknown severity vulnerability in HID: steam: Reject short reads. 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 | >=c164d6abf3841ffacfdb757c10616f9cb1f67276 <f694ea0ead544080949e409a7c6885ee1fc77a98 || >=c164d6abf3841ffacfdb757c10616f9cb1f67276 <93c5cc35bcd9f62db589a21945b49691dccdd99d || >=c164d6abf3841ffacfdb757c10616f9cb1f67276 <33ff7b49c38b39b1f3d27db508ac0720fb25c08a | f694ea0ead544080949e409a7c6885ee1fc77a98, 93c5cc35bcd9f62db589a21945b49691dccdd99d, 33ff7b49c38b39b1f3d27db508ac0720fb25c08a |
| Linux/Linuxgeneric | 4.18 | Not reported |
Published upstream
Sep 17, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 17, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Sep 17, 2026
In the Linux kernel, the following vulnerability has been resolved: HID: steam: Reject short reads Steam Controller FEATURE reports encode the size of the message in the message itself. Previously we were trusting that the size reported matched the size we actually read, leading to a potential issue with short reads. Instead, we should actually verify the length of the read.
Quoted source text, attributed separately from HOL analysis.