
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-38513 is a vulnerability discovered in the Linux kernel's wifi driver (zd1211rw) that was disclosed on August 16, 2025. The vulnerability specifically affects the zd_mac_tx_to_dev() function where a potential NULL pointer dereference could occur. This security issue was identified by the Linux Verification Center using their SVACE tool (NVD, Debian Tracker).
The vulnerability stems from a race condition in the zd_mac_tx_to_dev() function where there exists a small timing window between checking the skb queue length and unconditionally dequeuing the skb. This can result in skb_dequeue() returning NULL, which is then passed to zd_mac_tx_status() where it is dereferenced. The vulnerability has been assigned a CVSS v3.1 base score of 5.5 (AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H) indicating moderate severity (Red Hat).
The vulnerability could lead to a NULL pointer dereference in the Linux kernel's wifi subsystem, potentially causing a system crash or denial of service condition when the affected zd1211rw wifi driver is in use (NVD).
The fix involves adding a NULL pointer check before passing the skb to zd_mac_tx_status(). Various Linux distributions have released or are in the process of releasing patches. Ubuntu has marked this as a medium priority issue and is actively working on updates for affected versions (Ubuntu).
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."