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.
Metrics
Affected Vendors & Products
References
History
Fri, 08 Nov 2024 20:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
First Time appeared |
Linux
Linux linux Kernel |
|
Weaknesses | CWE-416 | |
CPEs | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:4.14.263:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:4.19.207:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.10.67:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.13.19:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.14.6:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.4.148:*:*:*:*:*:*:* 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:*:*:*:*:*:* |
|
Vendors & Products |
Linux
Linux linux Kernel |
|
Metrics |
cvssV3_1
|
cvssV3_1
|
Wed, 06 Nov 2024 13:45:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
| |
Metrics |
threat_severity
|
cvssV3_1
|
Tue, 05 Nov 2024 17:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
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. | |
Title | Bluetooth: SCO: Fix UAF on sco_sock_timeout | |
References |
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-11-05T17:10:53.090Z
Updated: 2024-11-05T17:10:53.090Z
Reserved: 2024-10-21T19:36:19.954Z
Link: CVE-2024-50125
Vulnrichment
No data.
NVD
Status : Analyzed
Published: 2024-11-05T18:15:15.550
Modified: 2024-11-08T20:04:33.913
Link: CVE-2024-50125
Redhat