CVE-2024-50125
Linux Kernel vulnerability analysis and mitigation

Overview

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).

Technical details

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).

Impact

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).

Mitigation and workarounds

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).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-68764N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k-debug-modules
NoYesJan 05, 2026
CVE-2025-68762N/AN/A
  • Linux KernelLinux Kernel
  • kernel-debug
NoYesJan 05, 2026
CVE-2025-68758N/AN/A
  • Linux KernelLinux Kernel
  • linux-riscv
NoYesJan 05, 2026
CVE-2025-68756N/AN/A
  • Linux KernelLinux Kernel
  • linux-fips
NoYesJan 05, 2026
CVE-2025-68753N/AN/A
  • Linux KernelLinux Kernel
  • python3-perf
NoYesJan 05, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management