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.

Official resources

AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-01-13T16:16:01.197Z and has not been modified since then.