In the Linux kernel, the following vulnerability has been resolved:
media: uvcvideo: Fix deadlock during uvc_probe
If uvcprobe() fails, it can end up calling uvcstatusunregister() before uvcstatus_init() is called.
Fix this by checking if dev->status is NULL or not in uvcstatusunregister().
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/58xxx/CVE-2024-58059.json"
}