CVE-2024-58059
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
06/03/2025
Last modified:
01/10/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
media: uvcvideo: Fix deadlock during uvc_probe<br />
<br />
If uvc_probe() fails, it can end up calling uvc_status_unregister() before<br />
uvc_status_init() is called.<br />
<br />
Fix this by checking if dev->status is NULL or not in<br />
uvc_status_unregister().
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.13 (including) | 6.13.2 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



