
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-37944 is a vulnerability discovered in the Linux kernel's wifi subsystem, specifically affecting the ath12k driver. The vulnerability was published on May 20, 2025, and affects QCN9274 hw2.0 and WCN7850 hw2.0 hardware configurations (NVD, Wiz).
The vulnerability stems from an incorrect implementation in the ath12kdpmonsrngprocess function, which uses ath12khalsrngsrcgetnextentry to fetch entries from a destination ring. This is problematic because ath12khalsrngsrcgetnextentry is specifically designed for source rings, not destination rings. The mismatch occurs because source rings and destination rings have different handling mechanisms, leading to incorrect pointer arithmetic and ring management. The vulnerability has received a CVSS v3.1 score of 7.0 (MODERATE) with vector string CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H (RedHat).
The vulnerability can result in invalid entry fetches, potentially causing data corruption or system crashes due to accessing incorrect memory locations. This affects systems running the specified hardware configurations QCN9274 hw2.0 PCI WLAN.WBE.1.3.1-00173-QCAHKSWPLSILICONZ-1 and WCN7850 hw2.0 WLAN.HMT.1.0.c5-00481-QCAHMTSWPLV1.0V2.0SILICONZ-3 (NVD).
The vulnerability has been addressed by replacing the call to ath12khalsrngsrcgetnextentry with ath12khalsrngdstgetnextentry in the ath12kdpmonsrngprocess function. This correction ensures that the appropriate function is used for fetching entries from the destination ring, preventing invalid memory accesses (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."