CVE-2025-68193
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2025-68193 is a use-after-free vulnerability in the Linux kernel's drm/xe (Intel Xe GPU) driver, specifically within the GuC Command Transport Buffer (CTB) teardown logic. The flaw occurs when a buffer object (BO) allocated with the XE_BO_FLAG_GGTT_INVALIDATE flag is released prematurely before the CTB is properly disabled, leading to system crashes. It was published on December 16, 2025, and affects Linux kernel versions from the initial commit (1da177e4c3f41524e886b7f1b8a0c1fc7321cac2) up to the patched commits in stable branches (patched in 6.17.8 and 6.18) (Feedly, ENISA EUVD). No CVSS score has been assigned at this time (base score reported as 0.0), and the EPSS score is approximately 0.018% (Feedly).

Technical details

The root cause is a use-after-free condition (CWE-416) in the Linux kernel's drm/xe driver. When a BO with XE_BO_FLAG_GGTT_INVALIDATE is freed, the driver attempts TLB invalidation via the CTB mechanism; however, if the CTB BO has already been released, the driver accesses freed memory. The crash manifests as a kernel oops in h2g_write() with the call trace: guc_ct_send_lockedxe_guc_ct_send_lockedsend_tlb_invalidationxe_gt_tlb_invalidation_ggttggtt_node_removexe_ggtt_remove_bo. The fix introduces a devm-managed release action in xe_guc_ct_init() and xe_guc_ct_init_post_hwconfig() to ensure CTB is disabled before resource deallocation (Feedly, Kernel Patch 1, Kernel Patch 2).

Impact

Successful triggering of this vulnerability causes a kernel panic (system crash / oops), resulting in a denial of service on affected systems. Because this is a kernel-level use-after-free in a GPU driver, it primarily impacts availability; there is no evidence of confidentiality or integrity impact in the current disclosure. Systems running Intel Xe GPU hardware with the xe kernel driver are at risk, particularly during device teardown or driver unload sequences (Feedly).

Indicators of compromise

  • Logs: Kernel oops messages in /var/log/kern.log or dmesg output containing Oops: 0000 [#1] SMP NOPTI with RIP: 0010:h2g_write and a call trace involving guc_ct_send_locked, xe_guc_ct_send_locked, send_tlb_invalidation, xe_gt_tlb_invalidation_ggtt, ggtt_node_remove, xe_ggtt_node_remove, or xe_ggtt_remove_bo in the xe kernel module.
  • System Behavior: Unexpected system crashes or kernel panics on hosts equipped with Intel Xe GPU hardware during driver unload or device teardown operations.

Mitigation and workarounds

The fix has been merged into the Linux kernel stable tree. Users should update to kernel version 6.17.8 or 6.18 (or later), which include the patches at commits 52faa05fcd9f78af99abebe30a4b7b444744c991 and ee4b32220a6b41e71512e8804585325e685456ba respectively (Kernel Patch 1, Kernel Patch 2). As a workaround, systems without Intel Xe GPU hardware are not affected; administrators can also avoid loading the xe kernel module if the hardware is not required. Distribution-specific kernel updates (e.g., from Red Hat, Ubuntu, SUSE) should be applied as they become available (Feedly).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-64181HIGH7.8
  • Linux Kernel logoLinux Kernel
  • linux-azure-4.15
NoYesJul 19, 2026
CVE-2026-64186NONEN/A
  • Linux Kernel logoLinux Kernel
  • libperf
NoYesJul 19, 2026
CVE-2026-64183NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-aws-6.14
NoYesJul 19, 2026
CVE-2026-64182NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-oracle-6.17
NoYesJul 19, 2026
CVE-2026-64180NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-5.4
NoYesJul 19, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management