Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 5.4.231 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/0f9db1209f59844839175b5b907d3778cafde93dPatch
- https://git.kernel.org/stable/c/1c1291a84e94f6501644634c97544bb8291e9a1aPatch
- https://git.kernel.org/stable/c/3afee2118132e93e5f6fa636dfde86201a860ab3Patch
- https://git.kernel.org/stable/c/c1aa0dd52db4ce888be0bd820c3fa918d350ca0bPatch
- https://git.kernel.org/stable/c/f61c23e73dc653b957781066abfa8105c3fa3f5bPatch
FAQ
What is CVE-2022-49139?
CVE-2022-49139 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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 recep...
How severe is CVE-2022-49139?
CVE-2022-49139 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-49139?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.