PatchSiren

PatchSiren cyber security CVE debrief

CVE-2025-68793 Linux CVE debrief

A use-after-free vulnerability was found in the Linux kernel's AMDGPU driver. The vulnerability occurs due to a race condition between the scheduler timeout callback and the TDR work queue during GPU recovery, which can lead to accessing a freed job and result in a use-after-free error. This vulnerability can be triggered during GPU recovery, and it requires the AMDGPU driver to be updated to a version that includes the fix. The fix involves caching the job's pasid early to avoid the use-after-free. Linux kernel developers, AMDGPU driver maintainers, and users of systems with AMD GPUs should be aware of this vulnerability and take steps to mitigate it. This includes reviewing and updating AMDGPU driver configurations, monitoring system logs for suspicious GPU activity, and applying patches from the Linux kernel stable branch. To verify, defenders should review the official CVE and NVD records, check system logs for suspicious GPU activity, and ensure that the AMDGPU driver is up-to-date. Limited information is available about the CVE's impact and affected scope.

Vendor
Linux
Product
Unknown
CVSS
HIGH 7.8
CISA KEV
Not listed in stored evidence
Original CVE published
2026-01-13
Original CVE updated
2026-07-30
Advisory published
2026-01-13
Advisory updated
2026-07-30

Who should care

Linux kernel developers, AMDGPU driver maintainers, and users of systems with AMD GPUs should be aware of this vulnerability and take steps to mitigate it. This includes reviewing and updating AMDGPU driver configurations, monitoring system logs for suspicious GPU activity, and applying patches from the Linux kernel stable branch.

Technical summary

The vulnerability occurs in the AMDGPU driver's GPU recovery function, where a race condition between the scheduler timeout callback and the TDR work queue can lead to accessing a freed job, resulting in a use-after-free error. The fix involves caching the job's pasid early to avoid the use-after-free. This vulnerability can be triggered during GPU recovery, and it requires the AMDGPU driver to be updated to a version that includes the fix.

Defensive priority

High

Recommended defensive actions

  • Apply the patch from the Linux kernel stable branch
  • Review and update AMDGPU driver configurations
  • Monitor system logs for suspicious GPU activity
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
  • Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance.
  • Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed.
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review.

Evidence notes

The vulnerability was resolved in the Linux kernel. Official CVE and NVD records provide details. Limited information is available about the CVE's impact and affected scope. The vulnerability was found in the Linux kernel's AMDGPU driver, which is used in systems with AMD GPUs. The vulnerability occurs due to a race condition between the scheduler timeout callback and the TDR work queue during GPU recovery. This can lead to accessing a freed job and result in a use-after-free error. To verify, defenders should review the official CVE and NVD records, check system logs for suspicious GPU activity, and ensure that the AMDGPU driver is up-to-date.

Sources and references

Verified primary and authoritative sources

  • CVE-2025-68793 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2025-68793

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

  • CVE-2025-68793 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2025-68793

    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/77f73253015cbc7893fca1821ac3eae9eb4bc943

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

  • Source reference

    Unverified legacy reference

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

    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.