Race condition in Linux kernel - CVE-2026-43446
Published: May 8, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to improper synchronization in the amdxdna runtime suspend callback when draining the running job workqueue during runtime suspend. A local user can submit a job that triggers pm_runtime_resume_and_get() while a suspend operation is in progress to cause a denial of service.