CVE-2024-58059 – Linux Kernel Uvcvideo Null Pointer Dereference

The following table lists the changes that have been made to the
CVE-2024-58059 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution
of a vulnerability, and for identifying the most recent changes that may
impact the vulnerability’s severity, exploitability, or other characteristics.

  • New CVE Received
    by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Mar. 06, 2025

    Action Type Old Value New Value
    Added 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().

    Added Reference https://git.kernel.org/stable/c/a67f75c2b5ecf534eab416ce16c11fe780c4f8f6
    Added Reference https://git.kernel.org/stable/c/db577ededf3a18b39567fc1a6209f12a0c4a3c52
Share the Post:

Related Posts