CVE-2025-68326
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2025-68326 is a NULL pointer dereference vulnerability in the Linux kernel's DRM (Direct Rendering Manager) Xe GPU driver, specifically in the GuC (Graphics Micro Controller) component. The flaw arises from a missing stack_depot_init() call when the CONFIG_DRM_XE_DEBUG_GUC kernel configuration option is enabled, triggering a kernel crash during GPU workqueue processing. It was disclosed on December 22, 2025, and affects Linux kernel versions in the range 16b7e65d299d through 0e234632e39b (one stable branch) and 16b7e65d299d through 1966838d1c82 (another), with patches available for kernel 6.17.11 and 6.18 (Red Hat Advisory, Red Hat Bugzilla). The CVSS v3.1 base score is 5.5 (Medium), reflecting a local attack vector with low privileges required and high availability impact (Red Hat Advisory).

Technical details

The root cause is a missing initialization call — stack_depot_init() is never invoked before stack_depot_save_flags() is called within the fast_req_track() function of the Xe GuC driver when CONFIG_DRM_XE_DEBUG_GUC is enabled (CWE: NULL Pointer Dereference). When a GPU scheduling workqueue (drm_sched_run_job_work) triggers fast_req_track, the uninitialized stack depot results in a dereference of address 0x0000000000000000, causing a kernel BUG. Exploitation requires local access to a system with an Intel Xe GPU and the debug configuration option enabled, limiting the attack surface primarily to development or debug-configured systems (Red Hat Bugzilla, Red Hat Advisory). The upstream fix (commit 64fdf496a692) adds the missing stack_depot_init() call and was cherry-picked into stable kernel branches (Red Hat Bugzilla).

Impact

Successful exploitation causes a kernel NULL pointer dereference, resulting in a system crash (kernel panic) and denial of service. The vulnerability has no impact on confidentiality or data integrity — only system availability is affected. Because the crash occurs in kernel space, it brings down the entire system rather than just a single process, potentially disrupting all services running on the affected host (Red Hat Advisory).

Mitigation and workarounds

Apply the upstream kernel patch (commit 64fdf496a692) available in stable kernel versions 6.17.11 and 6.18, or via distribution-specific updates such as Ubuntu Security Notice USN-8094-1 through USN-8094-5 (Ubuntu USN-8094-1, Ubuntu USN-8094-5). As a workaround, disable CONFIG_DRM_XE_DEBUG_GUC in the kernel configuration if the debug feature is not required — this eliminates the vulnerable code path entirely. Restricting local system access to trusted users reduces the risk of exploitation until a patched kernel can be deployed (Red Hat Advisory).

Community reactions

Red Hat triaged the issue at low severity and priority, reflecting the limited exploitability due to the debug-only configuration requirement (Red Hat Bugzilla). Ubuntu issued multiple security notices (USN-8094-1 through USN-8094-5) addressing this and related kernel vulnerabilities across supported releases (Ubuntu USN-8094-1). No significant researcher commentary or broader media coverage was observed beyond standard vulnerability tracking and distribution advisories.

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-64557NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-selftests-internal
NoNoJul 29, 2026
CVE-2026-64556NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-devel
NoNoJul 29, 2026
CVE-2026-64555NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-fde-6.14
NoNoJul 27, 2026
CVE-2026-64554NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-gcp-6.14
NoYesJul 27, 2026
CVE-2026-64553NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-64k-debug-modules-internal
NoYesJul 27, 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