CVE-2026-97429

HIGHCVSS 7.8/10

Last modified

CVE-2026-97429 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. 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..

Description

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.

Metrics

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= a70a93fa568b4f05aba548dadb673703eccf5480, < 41144829f4645c2bd4cb501d34d253858f750c0a; >= a70a93fa568b4f05aba548dadb673703eccf5480, < d98c8032c29944e1e572e1f49a0613d364fece0f; >= a70a93fa568b4f05aba548dadb673703eccf5480, < ac081deaf16a639ea7dff2f285fe421a33c1ade0
LinuxLinux6.5

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-97429?
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.
How severe is CVE-2026-97429?
CVE-2026-97429 has a CVSS score of 7.8/10 (HIGH severity).
How do I fix CVE-2026-97429?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-97429?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST