PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-97429 Linux CVE debrief

A use-after-free (UAF) race condition vulnerability was found in the Linux kernel's drm/amdkfd component. The vulnerability occurs in the destroy_queue_cpsch function, where the wait_on_destroy_queue function drops locks to wait for queue resume, allowing a concurrent destroy to free the queue. To fix this issue, a is_being_destroyed flag is used to serialize destruction.

Vendor
Linux
Product
Unknown
CVSS
HIGH 7.8
CISA KEV
Not listed in stored evidence
Original CVE published
2026-09-24
Original CVE updated
2026-09-25
Advisory published
2026-09-24
Advisory updated
2026-09-25

Who should care

Linux kernel maintainers and users, Linux kernel developers, Linux distribution maintainers, and security teams responsible for Linux kernel security should assess exposure and prioritize patching. They should verify Linux kernel configurations and update if necessary. Monitoring Linux kernel for potential exploitation attempts is recommended.

Why it matters

CVE-2026-97429 is a high-severity vulnerability in the Linux kernel's drm/amdkfd component. Defenders should assess exposure and prioritize patching.

  • Potential UAF exploitation requires verification from official sources
  • Defenders should verify Linux kernel configurations and update if necessary
  • Monitoring Linux kernel for potential exploitation attempts is recommended

Technical summary

The vulnerability occurs in the destroy_queue_cpsch function, where the wait_on_destroy_queue function drops locks to wait for queue resume, allowing a concurrent destroy to free the queue. To fix this issue, a is_being_destroyed flag is used to serialize destruction. Linux kernel maintainers and users should assess exposure and prioritize patching. The vulnerability has a CVSS score of 7.8 and is classified as HIGH severity. Defenders should verify Linux kernel configurations and update if necessary. Monitoring Linux kernel for potential exploitation attempts is recommended.

Defensive priority

Linux kernel maintainers and users should assess exposure and prioritize patching.

Recommended defensive actions

  • Assess exposure and apply patches for Linux kernel
  • Review Linux kernel configurations and update if necessary
  • Monitor Linux kernel for potential exploitation attempts
  • Verify Linux kernel for potential exploitation attempts
  • Track exceptions and retest remediated assets
  • Review compensating controls for exposed systems
  • Check relevant monitoring and detection logs

Evidence notes

The CVE record and NVD entry provide details on the vulnerability, including its CVSS score and vector. Linux kernel maintainers and users should verify Linux kernel configurations and update if necessary. Monitoring Linux kernel for potential exploitation attempts is recommended. The vulnerability occurs in the destroy_queue_cpsch function, where the wait_on_destroy_queue function drops locks to wait for queue resume, allowing a concurrent destroy to free the queue.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-97429 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-97429

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-97429 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-97429

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/41144829f4645c2bd4cb501d34d253858f750c0a

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/ac081deaf16a639ea7dff2f285fe421a33c1ade0

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/d98c8032c29944e1e572e1f49a0613d364fece0f

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.