Impact
A race condition in the Linux kernel's AMD XDNA accelerator driver allows a userspace program to submit commands while the device has not yet fully resumed after an autosuspend. Because the rpm_on flag is still set, the resume path can be skipped, causing commands to be processed in an incomplete state. This can lead to unexpected device behavior or state corruption.
Affected Systems
All Linux kernel releases that include the accel/amdxdna driver before the commit 00ffe45e… are affected. Any distribution with the default kernel configuration containing this driver is impacted. Specific kernel version ranges are not listed.
Risk and Exploitability
The CVSS score of 4.7 classifies the vulnerability as low severity. With an EPSS score of <1% and no listing in the CISA KEV catalog, the likelihood of exploitation is very low. The flaw requires a brief local userspace operation during a suspend/resume cycle; it does not grant remote code execution or require elevated privileges. The primary risk is isolated to device operation and application stability.
OpenCVE Enrichment