CVE-2025-38199
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2025-38199 is a vulnerability discovered in the Linux kernel's WiFi subsystem, specifically in the ath12k driver. The vulnerability was disclosed on July 4, 2025, affecting the memory management of rx_stats allocation when adding stations (NVD Database).

Technical details

The vulnerability occurs in the ath12k WiFi driver where redundant allocations of rx_stats happen when the same station is added multiple times. When ath12k_mac_station_add() is called repeatedly, rx_stats is allocated each time without checking for existing allocations. This was confirmed on QCN9274 hw2.0 PCI and WCN7850 hw2.0 PCI hardware platforms (Debian Tracker).

Impact

The vulnerability results in memory leaks in the Linux kernel's WiFi subsystem. When a station is added multiple times, the redundant allocations of rx_stats are not properly freed, leading to continuous memory consumption over time (NVD Database).

Mitigation and workarounds

The fix involves implementing a check to prevent multiple allocations of rx_stats when ath12k_mac_station_add() is called repeatedly. The solution allocates arsta->rx_stats only if arsta->rx_stats is NULL, ensuring single allocation per station (Debian Tracker).

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-71142N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k-core
NoNoJan 14, 2026
CVE-2025-71137N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k
NoYesJan 14, 2026
CVE-2025-71135N/AN/A
  • Linux KernelLinux Kernel
  • rv
NoNoJan 14, 2026
CVE-2025-71134N/AN/A
  • Linux KernelLinux Kernel
  • kernel-zfcpdump
NoNoJan 14, 2026
CVE-2025-71133N/AN/A
  • Linux KernelLinux Kernel
  • kernel-rt-debug
NoYesJan 14, 2026

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