
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-40234 is a NULL pointer dereference vulnerability in the Linux kernel's platform/x86: alienware-wmi-wmax driver, specifically within its sleep handlers. On devices that lack the AWCC (Alienware Command Center) interface, the awcc pointer is not initialized, and the sleep handlers dereference it without a prior NULL check, leading to a kernel crash. The vulnerability was published on December 4, 2025, and affects Linux kernel versions from commit 07ac275981b1f11a58dd7bb7790eed66252b072c up to the patched commits. Fixes are included in Linux kernel 6.17.6 and 6.18, with a patch also backported to the stable tree (Feedly, ENISA EUVD). The CVSS base score is estimated as Medium (0.0 formal score assigned by ENISA; Feedly estimates Medium severity).
The root cause is a missing NULL pointer check (CWE-476: NULL Pointer Dereference) in the sleep handler functions of the alienware-wmi-wmax platform driver (platform/x86/alienware-wmi-wmax.c). When a system without the AWCC WMI interface suspends or resumes, the sleep handlers are invoked but the awcc structure pointer — which is only initialized on devices that expose the AWCC interface — has not been set. Dereferencing this uninitialized (NULL) pointer causes a kernel panic. The fix adds a NULL check for awcc before any dereference in the affected sleep handlers (Feedly, ENISA EUVD). Patch commits are 24c3812c9e817d19e4842d7495561594de1ddcb4 (stable) and a49c4d48c3b60926e6a8cec217bf95aa65388ecc (stable).
Exploitation of this vulnerability results in a kernel NULL pointer dereference, causing a system crash (kernel panic) and denial of service on affected Linux systems. The impact is limited to availability — confidentiality and integrity are not directly affected. Only systems running the alienware-wmi-wmax kernel module on hardware without the AWCC WMI interface are at risk, narrowing the affected population to specific Alienware hardware configurations (Feedly, ENISA EUVD).
There is no known public exploit code or evidence of in-the-wild exploitation for CVE-2025-40234. The EPSS score is very low at 0.026% (0.000260), indicating a minimal probability of exploitation in the near term (Feedly). The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Triggering the bug requires physical or local access to an affected Alienware device without the AWCC interface and the ability to initiate a sleep/resume cycle.
The Linux kernel maintainers have released patches addressing this vulnerability. Users should update to Linux kernel version 6.17.6 or 6.18 (or later), which include the fix (ENISA EUVD). The patch commits are 24c3812c9e817d19e4842d7495561594de1ddcb4 and a49c4d48c3b60926e6a8cec217bf95aa65388ecc in the stable kernel tree. As a workaround, blacklisting the alienware-wmi-wmax kernel module on affected hardware (if the AWCC interface is not needed) will prevent the vulnerable code path from executing.
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."