← Back to CVE List

CVE-2022-49139

Published: 2025-02-26T07:00Z
Last Modified: 2025-03-13T21:30Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: fix null ptr deref on hci_sync_conn_complete_evt This event is just specified for SCO and eSCO link types. On the reception of a HCI_Synchronous_Connection_Complete for a BDADDR of an existing LE connection, LE link type and a status that triggers the second case of the packet processing a NULL pointer dereference happens, as conn->link is NULL. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt