CVE-2024-58059
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2024-58059 affects the Linux kernel's uvcvideo driver. The vulnerability was discovered and disclosed on March 6, 2025, and involves a potential deadlock condition during uvc_probe execution. The issue occurs when uvc_probe() fails and attempts to call uvc_status_unregister() before uvc_status_init() is called (Kernel Git).

Technical details

The vulnerability stems from a race condition in the Linux kernel's USB Video Class (UVC) driver. Specifically, if uvc_probe() fails during device initialization, it can trigger a deadlock by calling uvc_status_unregister() before uvc_status_init() has been properly executed. The issue was introduced by commit c5fe3ed618f9 which attempted to avoid race conditions during unregister operations (Kernel Git).

Impact

The vulnerability can result in a system deadlock when initializing USB video devices that use the UVC driver. This could potentially affect system stability and USB video device functionality (NVD).

Exploitability

The vulnerability requires local access and can only be triggered during the USB video device initialization process. There are no known reports of this vulnerability being exploited in the wild (Red Hat).

Mitigation and workarounds

The issue has been patched by adding a NULL check for dev->status in uvc_status_unregister(). The fix prevents the deadlock by ensuring that uvc_status_unregister() only proceeds if dev->status has been properly initialized. The patch has been merged into the Linux kernel mainline and is being backported to stable kernel versions (Kernel Git).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-68454HIGH8.8
  • Linux Kernel logoLinux Kernel
  • linux-aws-6.17
NoYesAug 13, 2026
CVE-2026-68452HIGH7.8
  • Linux Kernel logoLinux Kernel
  • kernel-modules-core
NoYesAug 13, 2026
CVE-2026-68451HIGH7.8
  • Linux Kernel logoLinux Kernel
  • kernel-rt-64k-modules-partner
NoYesAug 13, 2026
CVE-2026-68453HIGH7.1
  • Linux Kernel logoLinux Kernel
  • kernel-64k-modules-extra
NoYesAug 13, 2026
CVE-2026-68450NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-debug-core
NoYesAug 12, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management