First published: Tue Nov 05 2024(Updated: )
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.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | >=5.15<6.1.115 | |
Linux Kernel | >=6.2<6.6.59 | |
Linux Kernel | >=6.7<6.11.6 | |
Linux Kernel | =4.14.263 | |
Linux Kernel | =4.19.207 | |
Linux Kernel | =5.4.148 | |
Linux Kernel | =5.10.67 | |
Linux Kernel | =5.13.19 | |
Linux Kernel | =5.14.6 | |
Linux Kernel | =6.12-rc1 | |
Linux Kernel | =6.12-rc2 | |
Linux Kernel | =6.12-rc3 | |
Linux Kernel | =6.12-rc4 | |
debian/linux | <=5.10.223-1<=5.10.234-1 | 6.1.129-1 6.1.128-1 6.12.20-1 6.12.21-1 |
debian/linux-6.1 | 6.1.129-1~deb11u1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2024-50125 is not specified but it is related to an object lifecycle issue in the Linux kernel that could potentially lead to a use-after-free vulnerability.
To fix CVE-2024-50125, ensure that you update your Linux kernel to a version that includes the security patch addressing this vulnerability.
CVE-2024-50125 affects multiple Linux kernel versions, specifically between 4.14.263 up to but not including 6.1.115, from 6.2 to 6.6.59, and a range of versions from 6.7 to 6.11.6.
CVE-2024-50125 could result in undefined behavior in the Bluetooth subsystem of the Linux kernel, potentially impacting system stability or security.
As of now, there is no indication that CVE-2024-50125 is widely exploited in the wild, but it is advisable to mitigate it promptly.