First published: Tue Nov 05 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: Fix UAF on iso_sock_timeout conn->sk maybe have been unlinked/freed while waiting for iso_conn_lock so this checks if the conn->sk is still valid by checking if it part of iso_sk_list.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | >=6.0<6.1.115 | |
Linux Kernel | >=6.2<6.6.59 | |
Linux Kernel | >=6.7<6.11.6 | |
Linux Kernel | =6.12-rc1 | |
Linux Kernel | =6.12-rc2 | |
Linux Kernel | =6.12-rc3 | |
Linux Kernel | =6.12-rc4 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-50124 is classified as a medium severity vulnerability affecting the Linux kernel.
To fix CVE-2024-50124, upgrade the Linux kernel to a version where the vulnerability has been patched.
CVE-2024-50124 affects multiple versions of the Linux kernel, including 6.0 to 6.1.115, 6.2 to 6.6.59, and the 6.12 release candidates.
CVE-2024-50124 may allow unauthorized access or manipulation of Bluetooth connections due to a use-after-free condition.
No, CVE-2024-50124 is not considered a critical vulnerability but still requires timely remediation.