
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-49470 affects the Linux kernel's Bluetooth subsystem, specifically the btmtksdio driver. The vulnerability was discovered in the btmtksdiorecvevent function where a use-after-free condition occurs when accessing skb buffer data after hcirecvframe is called (Kernel Git).
The vulnerability exists in the btmtksdiorecvevent function where the code continues to access the skb buffer data through hdr->evt after calling hcirecvframe, which may have already freed the buffer. This leads to a use-after-free condition where the code attempts to read from memory that has been deallocated (Kernel Git).
The use-after-free vulnerability could lead to memory corruption, system crashes, or potential privilege escalation in systems using the affected MediaTek Bluetooth SDIO devices (Kernel Git).
The issue has been fixed by storing the event type in a local variable before calling hcirecvframe, preventing access to the potentially freed buffer. The fix was committed to the Linux kernel and backported to stable kernel versions (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.
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."