CVE-2024-50124
Severity CVSS v4.0:
Pending analysis
Type:
CWE-416
Use After Free
Publication date:
05/11/2024
Last modified:
03/11/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
Bluetooth: ISO: Fix UAF on iso_sock_timeout<br />
<br />
conn->sk maybe have been unlinked/freed while waiting for iso_conn_lock<br />
so this checks if the conn->sk is still valid by checking if it part of<br />
iso_sk_list.
Impact
Base Score 3.x
7.80
Severity 3.x
HIGH
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.0 (including) | 6.1.115 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.2 (including) | 6.6.59 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (including) | 6.11.6 (excluding) |
| cpe:2.3:o:linux:linux_kernel:6.12:rc1:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.12:rc2:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.12:rc3:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.12:rc4:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/14bcb721d241e62fdd18f6f434a2ed2ab6e71a9b
- https://git.kernel.org/stable/c/246b435ad668596aa0e2bbb9d491b6413861211a
- https://git.kernel.org/stable/c/876ac72d535fa94f4ac57bba651987c6f990f646
- https://git.kernel.org/stable/c/d75aad1d3143ca68cda52ff80ac392e1bbd84325
- https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html



