Answer in brief
CVE-2026-89827 records a Unknown severity vulnerability in drm/amdgpu: avoid force-completing uninitialized UVD rings. 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 | >=0a33b11d26c6b7e975b54d469a739ffac29f67ab <967a179463d3227dfaf9200fd654c1f5a26a11e8 || >=0a33b11d26c6b7e975b54d469a739ffac29f67ab <6760f5cb12d2366ddd58a2d8637f7583d73f596b | 967a179463d3227dfaf9200fd654c1f5a26a11e8, 6760f5cb12d2366ddd58a2d8637f7583d73f596b |
| Linux/Linuxgeneric | 6.5 | 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: drm/amdgpu: avoid force-completing uninitialized UVD rings uvd_v7_0_sw_init() does not initialize the UVD decode ring for an SR-IOV VF. However, amdgpu_uvd_resume() unconditionally force-completes the decode ring when restoring its fence sequence. Skip fence completion when the fence driver is not initialized.
Quoted source text, attributed separately from HOL analysis.