CVE-2026-97429
7.8
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | a70a93fa568b4f05aba548dadb673703eccf5480 < 41144829f4645c2bd4cb501d34d253858f750c0a | affected |
| Linux | Linux | a70a93fa568b4f05aba548dadb673703eccf5480 < d98c8032c29944e1e572e1f49a0613d364fece0f | affected |
| Linux | Linux | a70a93fa568b4f05aba548dadb673703eccf5480 < ac081deaf16a639ea7dff2f285fe421a33c1ade0 | affected |
| Linux | Linux | 6.5 | affected |
| Linux | Linux | 0 < 6.5 | unaffected |
| Linux | Linux | 6.12.111 <= 6.12.* | unaffected |
| Linux | Linux | 6.18.53 <= 6.18.* | unaffected |
| Linux | Linux | 7.2 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/41144829f4645c2bd4cb501d34d253858f750c0a
- https://git.kernel.org/stable/c/d98c8032c29944e1e572e1f49a0613d364fece0f
- https://git.kernel.org/stable/c/ac081deaf16a639ea7dff2f285fe421a33c1ade0
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.