
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-49138 affects the Linux kernel's Bluetooth subsystem. The vulnerability was discovered when it was found that connection complete events could be received multiple times for the same handle, leading to potential memory corruption issues. The issue specifically impacts the handling of Bluetooth connection events in the Linux kernel's HCI (Host Controller Interface) event processing (Linux Kernel).
The vulnerability occurs when one of the three connection complete events (HCI_Connection_Complete, HCI_Sync_Conn_Complete, or HCI_LE_Connection_Complete) is received multiple times for the same handle. This causes the device to be registered multiple times, potentially leading to memory corruption. The fix introduced HCI_CONN_HANDLE_UNSET (0xffff) to identify new connections and HCI_CONN_HANDLE_MAX (0x0eff) to validate handle values (Linux Kernel).
When successfully exploited, this vulnerability could lead to memory corruption in the Linux kernel's Bluetooth subsystem. This could potentially result in system crashes or possible privilege escalation, though the exact impact depends on the specific exploitation scenario (Linux Kernel).
The vulnerability requires the ability to trigger multiple connection complete events for the same Bluetooth connection handle. This typically requires either a malicious Bluetooth device or a compromised Bluetooth controller that can send duplicate connection complete events (Linux Kernel).
The issue has been patched in the Linux kernel by introducing proper handle validation and checking for duplicate connection complete events. The fix includes adding checks for HCI_CONN_HANDLE_UNSET and HCI_CONN_HANDLE_MAX to ensure proper handling of connection events (Linux Kernel).
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."