CVE-2024-56599
Linux Kernel vulnerability analysis and mitigation

Overview

A NULL pointer dereference vulnerability was discovered in the Linux kernel's ath10k WiFi driver (CVE-2024-56599). The issue occurs during the SDIO device removal process when running 'rmmod ath10k' command with CONFIGINITONFREEDEFAULT_ON enabled. The vulnerability was disclosed on December 27, 2024, affecting Linux kernel versions up to 6.12.5 (NVD).

Technical details

The vulnerability is caused by an incorrect order of operations in the ath10ksdioremove() function. When the driver is being removed, it calls ath10kcoredestroy() before destroyworkqueue(), which leads to a NULL pointer dereference. This happens because wiphydevrelease() is called within ath10kcoredestroy(), which frees the cfg80211registereddevice structure and its members, including the workqueue pointer. When CONFIGINITONFREEDEFAULTON is enabled, the pointer is set to NULL, causing a kernel panic when destroy_workqueue() attempts to use it (Kernel Patch). The vulnerability has been assigned a CVSS v3.1 base score of 5.5 (Medium) with vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (NVD).

Impact

When exploited, this vulnerability results in a kernel panic, causing a denial of service condition on affected systems. The impact is limited to local attacks and requires privileged access to trigger the vulnerability by unloading the ath10k module (NVD).

Mitigation and workarounds

The vulnerability has been patched by modifying the ath10ksdioremove() function to call destroyworkqueue() before ath10kcore_destroy(), ensuring proper cleanup order. The fix has been incorporated into Linux kernel version 6.12.5 and backported to affected stable kernels. Users should update their systems to a patched kernel version (Kernel Patch).

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-2025-40344N/AN/A
  • Linux KernelLinux Kernel
  • kernel-rt-devel
NoYesDec 09, 2025
CVE-2025-40343N/AN/A
  • Linux KernelLinux Kernel
  • bpftool
NoYesDec 09, 2025
CVE-2025-40342N/AN/A
  • Linux KernelLinux Kernel
  • kernel-rt-trace
NoYesDec 09, 2025
CVE-2025-40341N/AN/A
  • Linux KernelLinux Kernel
  • kernel-headers
NoYesDec 09, 2025
CVE-2025-40340N/AN/A
  • Linux KernelLinux Kernel
  • kernel-rt-64k-debug-modules-extra
NoYesDec 09, 2025

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