Answer in brief
CVE-2026-89868 records a Unknown severity vulnerability in media: chips-media: wave5: Add timeout while stop_streaming. 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 | >=9707a6254a8a6b978bde811a44fe07d86c229d1c <c104f37b9f79d6c179c5f1a170d7f1da497ff527 || >=9707a6254a8a6b978bde811a44fe07d86c229d1c <2ae7faed2e60d6d07d9efdd962d20dcb15330ced | c104f37b9f79d6c179c5f1a170d7f1da497ff527, 2ae7faed2e60d6d07d9efdd962d20dcb15330ced |
| Linux/Linuxgeneric | 6.8 | 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: media: chips-media: wave5: Add timeout while stop_streaming When stop_streaming is called, an infinite loop may occur in some cases. Add a bounded poll of the queue status: loop until the queues drain, sleeping briefly between polls, and bail out once VPU_DEC_STOP_TIMEOUT elapses.
Quoted source text, attributed separately from HOL analysis.