CVE-2024-58059

medium

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

References

https://git.kernel.org/stable/c/db577ededf3a18b39567fc1a6209f12a0c4a3c52

https://git.kernel.org/stable/c/a67f75c2b5ecf534eab416ce16c11fe780c4f8f6

Details

Source: Mitre, NVD

Published: 2025-03-06

Updated: 2025-03-25

Risk Information

CVSS v2

Base Score: 4.6

Vector: CVSS2#AV:L/AC:L/Au:S/C:N/I:N/A:C

Severity: Medium

CVSS v3

Base Score: 5.5

Vector: CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Severity: Medium

EPSS

EPSS: 0.00023