← Back to CVE List

CVE-2024-50124

Published: 2024-11-05T18:15Z
Last Modified: 2024-12-11T15:15Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt