CVE-2024-58059 - Linux Kernel Uvcvideo Null Pointer Dereference
CVE ID : CVE-2024-58059
Published : March 6, 2025, 4:15 p.m. | 15 minutes ago
Description : In the Linux kernel, the following vulnerability has been resolved: media: uvcvideo: Fix deadlock during uvc_probe If uvc_probe() fails, it can end up calling uvc_status_unregister() before uvc_status_init() is called. Fix this by checking if dev->status is NULL or not in uvc_status_unregister().
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
Published : March 6, 2025, 4:15 p.m. | 15 minutes ago
Description : In the Linux kernel, the following vulnerability has been resolved: media: uvcvideo: Fix deadlock during uvc_probe If uvc_probe() fails, it can end up calling uvc_status_unregister() before uvc_status_init() is called. Fix this by checking if dev->status is NULL or not in uvc_status_unregister().
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...