CVE-2025-21729
Linux Kernel vulnerability analysis and mitigation

Overview

In the Linux kernel, a race condition vulnerability (CVE-2025-21729) was discovered in the rtw89 WiFi driver. The vulnerability affects the hardware scan cancellation functionality, where the rtwdev->scanning flag is not properly protected by a mutex. This issue was discovered in early 2025 and affects Linux systems using the rtw89 wireless driver (Kernel Git).

Technical details

The vulnerability stems from a race condition where the scanning flag isn't protected by mutex in the cancel_hw_scan operation. When cancel_hw_scan passes the condition check, the hw_scan completion can simultaneously unset the flag and call ieee80211_scan_completed(), which frees local->hw_scan_req. This leads to both a null pointer dereference and a use-after-free condition. The issue was confirmed through KASAN (Kernel Address Sanitizer) detection on a Lenovo system running the affected driver (Kernel Git).

Impact

When exploited, this vulnerability can lead to system crashes through null pointer dereference and use-after-free conditions. The issue specifically affects systems using the rtw89 wireless driver during WiFi scanning operations (Kernel Git).

Mitigation and workarounds

The issue has been fixed by moving the check condition to a location protected by mutex. The fix was implemented through a patch that modifies the driver's scanning logic to ensure proper synchronization. The solution involves restructuring the code to perform the scanning flag check within the mutex-protected section (Kernel Git).

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-uki-virt-addons
NoNoJan 14, 2026
CVE-2025-71137N/AN/A
  • Linux KernelLinux Kernel
  • linux-azure-6.14
NoYesJan 14, 2026
CVE-2025-71135N/AN/A
  • Linux KernelLinux Kernel
  • kernel-debug-modules-internal
NoNoJan 14, 2026
CVE-2025-71134N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k-debug-modules-core
NoNoJan 14, 2026
CVE-2025-71133N/AN/A
  • Linux KernelLinux Kernel
  • linux-ibm-5.15
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