
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-50125 is a Use-After-Free (UAF) vulnerability discovered in the Linux kernel's Bluetooth SCO (Synchronous Connection-Oriented) implementation. The vulnerability occurs when sco_sock_timeout() is called, where conn->sk may have been unlinked or freed while waiting for sco_conn_lock. The vulnerability affects multiple versions of the Linux kernel, including versions from 4.14.263 through 6.11.6 (NVD).
The vulnerability is classified as a Use-After-Free (CWE-416) with a CVSS v3.1 Base Score of 7.8 (High), with the vector string CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H. The issue specifically occurs in the Bluetooth SCO implementation where a race condition exists during socket timeout handling. The vulnerability stems from a situation where conn->sk might be unlinked or freed while waiting for sco_conn_lock, requiring validation of conn->sk's validity by checking if it's part of sco_sk_list (NVD).
The vulnerability could potentially lead to high-severity impacts affecting the confidentiality, integrity, and availability of the system, as indicated by the CVSS scoring. The local attack vector and low attack complexity suggest that an attacker with local access could potentially exploit this vulnerability to cause system compromise (NVD).
A fix has been implemented in the Linux kernel that adds validation of the socket's validity by checking if it's part of sco_sk_list before use. The patch introduces a new function sco_sock_hold() to safely handle the socket reference. The fix has been backported to multiple kernel versions (Kernel Patch).
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."