Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Tianshu Qiu

#33477of 53,624
7.8Total CVSS
Vulnerabilities · 1
PT-2024-3620
7.8
2024-05-03
Linux · Linux Kernel · CVE-2024-27398
**Name of the Vulnerable Software and Affected Versions** Linux kernel (affected versions not specified) **Description** A race condition in the Bluetooth subsystem of the Linux kernel can lead to a use-after-free issue. This occurs when an SCO connection is established and the SCO socket is subsequently released; the `timeout work` is scheduled to determine if the SCO disconnection has timed out. The socket is deallocated, but it is later dereferenced within the `sco sock timeout()` function, resulting in the use-after-free. This flaw may allow an attacker to cause a denial of service. **Recommendations** At the moment, there is no information about a newer version that contains a fix for this vulnerability.