CVE-2024-58059

5.5MEDIUM

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_stat

게시됨: 3/6/2025업데이트됨: 10/1/2025

설명

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().

AI 분석AI 기반

영향받는 제품

linuxlinux_kernel

참조