CVE-2026-97429 in Linux
Zusammenfassung
von MITRE • 24.09.2026
In the Linux kernel, the following vulnerability has been resolved:
drm/amdkfd: fix UAF race in destroy_queue_cpsch
wait_on_destroy_queue() drops locks to wait for queue resume, allowing a concurrent destroy to free the queue. Use is_being_destroyed flag to serialize destruction.
If you want to get best quality of vulnerability data, you may have to visit VulDB.