Security Advisory

CVE-2024-50125

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2024-11-05 17:10:53
Last updated 2026-05-23 15:54:34
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SCO: Fix UAF on sco_sock_timeout conn->sk maybe have been unlinked/freed while waiting for sco_conn_lock so this checks if the conn->sk is still valid by checking if it part of sco_sk_list.