
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-68214 is a race condition vulnerability in the Linux kernel's timer_shutdown_sync() function that can lead to a NULL function pointer dereference and kernel warning in expire_timers(). It affects Linux kernel versions 6.2 through 6.6.117, 6.7 through 6.12.59, 6.13 through 6.17.9, and certain 6.18 release candidate versions (rc1–rc6), as well as Microsoft Azure Linux 3 (azl3_kernel_6.6.117.1-1). The vulnerability was published on December 16, 2025, with patches released shortly after. It carries a CVSS v3.1 base score of 4.7 (Medium) (Microsoft MSRC, Feedly).
The root cause is a concurrent execution race condition (CWE-362) in the Linux kernel timer subsystem. When timer_shutdown_sync() clears the timer's function pointer to NULL while the timer is simultaneously running on another CPU, a window exists where the timer can be re-queued (via mod_timer() inside the timer callback) with a NULL function pointer. On the next timer expiration, expire_timers() encounters the NULL function pointer and triggers a WARN_ON_ONCE(!fn) kernel warning. The attack vector is local, requires low privileges, and has high attack complexity due to the precise timing required to trigger the race between two CPUs (Feedly, Microsoft MSRC).
Successful exploitation results in a kernel warning and potential system instability, impacting availability with no effect on confidentiality or integrity. The vulnerability can cause denial-of-service conditions on multi-core systems where concurrent timer operations occur across CPUs. The impact is scoped to the local system and does not enable lateral movement or data exfiltration (Feedly).
Apply the available kernel patches for the affected stable branches: upgrade to Linux kernel 6.6.118 or later (for the 6.2–6.6.x branch), 6.12.60 or later (for the 6.7–6.12.x branch), or 6.17.10 or later (for the 6.13–6.17.x branch). Microsoft has released a patch for Azure Linux 3 (azl3_kernel). Debian, Ubuntu (USN-8094-1 through USN-8094-5, USN-8152-1), and Oracle have also issued distribution-specific advisories. No configuration-based workaround is available; kernel update is the only remediation (Microsoft MSRC, Ubuntu USN-8094-1, Kernel Patches).
The vulnerability has been addressed by multiple Linux distribution vendors including Ubuntu (multiple USN advisories), Debian (DLA-4436-1), and Oracle Enterprise Linux, indicating broad recognition of the issue across the Linux ecosystem. No notable researcher commentary or significant social media discussion has been identified beyond standard distribution security advisories (Ubuntu USN-8094-1, Feedly).
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."