Race condition in Linux kernel - CVE-2026-90286

 

Race condition in Linux kernel - CVE-2026-90286

Published: September 18, 2026


Vulnerability identifier: #VU151197
CSH Severity: Low
CVSS v4: 4.8 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-90286
CWE-ID: CWE-362
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local user to cause GPU command submissions to execute out of order.

The vulnerability exists due to improper synchronization in the AMDGPU GFX6 compute queue handling when submitting GPU compute workloads. A local user can submit GPU compute workloads to cause GPU command submissions to execute out of order.

GFX6 compute queues share the command processing path used by graphics queues.


Affected software

Linux kernel

How to mitigate CVE-2026-90286

Install security update from vendor's repository.


External References

Related Security Bulletins