
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-68207 is a use-after-free vulnerability in the Linux kernel's DRM/Xe GPU driver (Intel Xe graphics) related to improper synchronization of the "Dead CT" (Command Transport) worker during device unbinding. The flaw allows the Dead CT worker to continue executing and access resources that have already been freed by the unbind operation. It was published on December 16, 2025, and affects Linux kernel versions prior to the patched releases 6.12.59, 6.17.9, and 6.18. The CVSS estimate is Medium severity with an EPSS score of 0.017% (Feedly, EUVD).
The root cause is a race condition / use-after-free (CWE-416) in the drm/xe/guc subsystem of the Linux kernel. When a device unbind operation is initiated, the Dead CT worker — responsible for handling a dead Command Transport channel — is not cancelled or waited upon before the unbind proceeds to free associated resources. This means the worker can execute concurrently with or after resource deallocation, accessing freed memory. The fix, cherry-picked from upstream commit 492671339114e376aaa38626d637a2751cdef263, adds a cancel-and-wait synchronization step before the unbind operation frees resources (Feedly, Kernel Patch 1, Kernel Patch 2).
Exploitation of this vulnerability could result in kernel memory corruption due to use-after-free access, potentially leading to a system crash (denial of service) or, in more severe scenarios, privilege escalation or arbitrary code execution in kernel context. The impact is primarily local, affecting systems with Intel Xe GPU hardware running vulnerable kernel versions. Availability is the most directly affected CIA pillar, though memory corruption bugs of this class can sometimes be leveraged for further exploitation (Feedly, EUVD).
The Linux kernel maintainers have released patches addressing this vulnerability in stable branches. Users should upgrade to kernel version 6.12.59 or later (for the 6.12 stable branch), 6.17.9 or later (for the 6.17 stable branch), or 6.18 or later. The fix is available via the following upstream stable commits: 35959ab7d16b618616edf6df882a4533d2efe193, ce6ccf8e881a919bf902174ac879f80c97669498, and 95af8f4fdce8349a5fe75264007f1af2aa1082ea. Linux distribution vendors (e.g., openSUSE, Red Hat) are tracking this issue and releasing updated kernel packages; users should apply vendor-provided kernel updates promptly (Feedly, openSUSE Bugzilla).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."