CVE-2026-89813

Source
https://cve.org/CVERecord?id=CVE-2026-89813
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-89813.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-89813
Downstream
Published
2026-09-16T10:30:46Z
Modified
2026-09-18T03:48:32Z
Summary
drm/amdgpu: force complete the KIQ ring fences on reset
Details

In the Linux kernel, the following vulnerability has been resolved:

drm/amdgpu: force complete the KIQ ring fences on reset

Like the MES scheduler ring, the KIQ ring sets no_scheduler = true and uses a polling fence, so it is skipped by the force-completion loop in amdgpu_device_pre_asic_reset(). Its hw fence value lives in wb (GTT) memory and survives a MODE1 reset while fence_drv.sync_seq keeps advancing, so after a reset the first KIQ submission can poll forever on a seq that is never written back.

Force complete the KIQ ring fences too so their hw fence is realigned to sync_seq.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/89xxx/CVE-2026-89813.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
65781c78ad74e4260fbec92c0ecc05738044e177
Fixed
bdd6a58743e00ebc6d52b9cdf9aafb4e535e0b71
Fixed
fd65d1742992361fc2201ecb4e43411e6e417fcb

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-89813.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
4.13.0
Fixed
7.2.5

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-89813.json"