
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-49136 affects the Linux kernel's Bluetooth subsystem, specifically in the HCI (Host Controller Interface) synchronization functionality. The vulnerability was discovered in early 2022 and relates to a potential use-after-free condition in the Bluetooth HCI synchronization mechanism (Kernel Git).
The vulnerability exists in the hcicmdsyncqueue function within the Linux kernel's Bluetooth subsystem. The issue occurs when commands are queued while the HCIUNREGISTER flag is set, which can lead to a use-after-free condition after a timeout as the hdev (HCI device) structure would be freed. The CVSS v3 score for this vulnerability is 5.5, indicating moderate severity (Red Hat Portal).
If exploited, this vulnerability could lead to a use-after-free condition in the kernel's Bluetooth subsystem. This could potentially result in system crashes, memory corruption, or possible privilege escalation depending on the specific circumstances of exploitation (Kernel Git).
The fix involves adding a check in the hcicmdsyncqueue function to return an error (-ENODEV) if the HCIUNREGISTER flag has been set. This prevents the potential use-after-free condition by ensuring no commands are queued when a device is being unregistered (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."