Vulnerability 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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.15, < 6.1.115 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/1bf4470a3939c678fb822073e9ea77a0560bc6bbPatch
- https://git.kernel.org/stable/c/74a466a15731a754bcd8b5a83c126b5122e15a45
- https://git.kernel.org/stable/c/80b05fbfa998480fb3d5299d93eab946f51e9c36Patch
- https://git.kernel.org/stable/c/9ddda5d967e84796e7df1b54a55f36b4b9f21079Patch
- https://git.kernel.org/stable/c/d30803f6a972b5b9e26d1d43b583c7ec151de04bPatch
- https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html
FAQ
What is CVE-2024-50125?
CVE-2024-50125 is a vulnerability with a CVSS score of 7.8 (HIGH). 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...
How severe is CVE-2024-50125?
CVE-2024-50125 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-50125?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.