
Cloud Vulnerability DB
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
CVE-2023-52776 affects the Linux kernel's ath12k WiFi driver. The vulnerability was discovered in the DFS-radar and temperature event handling code where active pdevs (physical devices) were protected by RCU (Read-Copy-Update) but certain sections calling ath12kmacgetarbypdevid() were not properly marked as read-side critical sections (Kernel Git).
The vulnerability stems from a locking issue in the Linux kernel's ath12k WiFi driver. The DFS-radar and temperature event handling code calls ath12kmacgetarbypdevid() without being marked as an RCU read-side critical section, potentially leading to use-after-free issues. The bug was introduced with the initial driver implementation for Qualcomm Wi-Fi 7 devices (Kernel Git).
The vulnerability could potentially lead to use-after-free issues in the kernel's WiFi subsystem. While the temperature event handler was noted to be primarily a placeholder, it could still trigger an RCU lockdep splat, which is a kernel debugging mechanism that detects locking rule violations (Kernel Git).
The issue has been fixed by marking the affected code sections as RCU read-side critical sections. The fix involves adding rcureadlock() and rcureadunlock() calls around the critical sections in both the DFS-radar and temperature event handlers (Kernel Git).
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.
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
A comprehensive threat intelligence database of cloud security incidents, actors, tools and techniques
A step-by-step framework for modeling and improving SaaS and PaaS tenant isolation
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.”