CVE-2024-58059

MEDIUM EPSS 1.5%
Published Mar 6, 20251y ago · Modified Jun 17, 20261w ago
5.5 CVSS 3.1
Medium
Find Similar
Published Mar 6, 2025 1y ago
Last Modified Jun 17, 2026 1w 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().

CVSS Details

Base Score
5.5
Exploitability
1.8
Impact
3.6
Vector string
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Attack Vector Local
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability High

Threat Intelligence

EPSS Exploit Probability
1.5% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 1

CWE-667

Affected Products 1

VendorProductVersionRange
linuxlinux_kernel*≥6.13  –  <6.13.2

References 2

  • git.kernel.org https://git.kernel.org/stable/c/a67f75c2b5ecf534eab416ce16c11fe780c4f8f6
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/db577ededf3a18b39567fc1a6209f12a0c4a3c52
    Patch

Remediation

  • git.kernel.org https://git.kernel.org/stable/c/a67f75c2b5ecf534eab416ce16c11fe780c4f8f6
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/db577ededf3a18b39567fc1a6209f12a0c4a3c52
    Patch