
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-38505 is a vulnerability discovered in the Linux kernel's mwifiex wireless driver, specifically affecting systems operating in concurrent STA/AP mode with host MLME enabled. The vulnerability was disclosed on August 16, 2025. The issue affects the Linux kernel's wireless networking subsystem, particularly the mwifiex driver implementation (NVD).
The vulnerability occurs when the firmware incorrectly sends disassociation frames to the STA interface when clients disconnect from the AP interface. This results in kernel warnings as the STA interface processes disconnect events that don't apply to it. The issue has been assigned a CVSS 3.1 score of 4.3 (AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L) indicating a low severity level. The vulnerability is classified under CWE-20 (Improper Input Validation) (Red Hat).
The vulnerability can cause spurious disassociation events on the STA interface when operating concurrently in STA/AP mode. The erroneous frames sent by the firmware are processed without proper validation of their source, leading to kernel warnings and potential disruption of wireless connectivity (Red Hat).
The fix involves adding validation in the STA receive path to verify that disassoc/deauth frames originate from the connected AP. Frames that fail this check are discarded early, preventing them from reaching the MLME layer and triggering WARN_ON(). The filtering logic is similar to that used in the ieee80211_rx_mgmt_disassoc() function in mac80211, which drops disassoc frames that don't match the current BSSID. The fix has been tested on 8997 with FW 16.68.1.p197 (NVD).
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."