CVE-2025-38293
Linux Kernel vulnerability analysis and mitigation

Overview

A vulnerability was discovered in the Linux kernel's WLAN recovery code flow, identified as CVE-2025-38293. The issue affects the ath11k driver's handling of the 'arvifs' list during WLAN recovery operations. This vulnerability was disclosed on July 10, 2025, and affects Linux kernel systems using the ath11k WLAN driver (NVD).

Technical details

The vulnerability occurs in the ath11kcorehalt() function which only reinitializes the 'arvifs' list head. This causes the list node immediately following the list head to become invalid, as the prev pointer of that node still points to the list head 'arvifs', but the next pointer of the list head 'arvifs' no longer points to that list node. The issue manifests when a WLAN recovery occurs during the execution of a vif removal, specifically before the spinlockbh(&ar->datalock) in ath11kmacopremoveinterface(). The vulnerability was tested on QCA6698AQ hw2.1 PCI WLAN.HSP.1.1-04591-QCAHSPSWPLV1V2SILICONZ_IOE-1 hardware (CVE).

Impact

When triggered, the vulnerability causes list_del() to detect the inconsistent list state, resulting in a kernel panic. This can lead to system instability and denial of service conditions (NVD).

Mitigation and workarounds

The fix involves modifying the WLAN halt procedure to remove and reinitialize all vif list nodes from the list head 'arvifs'. This reinitialization ensures that the list nodes remain valid, allowing listdel() in ath11kmacopremove_interface() to execute normally (NVD).

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-40205HIGH7.8
  • Linux KernelLinux Kernel
  • linux-gcp-5.4
NoYesNov 12, 2025
CVE-2025-40211HIGH7.1
  • Linux KernelLinux Kernel
  • linux-gcp-6.8
NoYesNov 21, 2025
CVE-2025-40206MEDIUM5.5
  • Linux KernelLinux Kernel
  • kernel-zfcpdump-modules-extra
NoYesNov 12, 2025
CVE-2025-40210MEDIUM5.1
  • Linux KernelLinux Kernel
  • kernel-rt-64k-modules
NoYesNov 21, 2025
CVE-2025-40212N/AN/A
  • Linux KernelLinux Kernel
  • linux-azure-6.14
NoYesNov 24, 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