Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2024-58079

7.8 · HIGH
Published Mar 6, 2025 linux EPSS 0.21% (11th pctl)

Overview

CVE-2024-58079 is a high-severity vulnerability affecting linux linux_kernel. It was published on March 6, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

media: uvcvideo: Fix crash during unbind if gpio unit is in use

We used the wrong device for the device managed functions. We used the

usb device, when we should be using the interface device.

If we unbind the driver from the usb interface, the cleanup functions

are never called. In our case, the IRQ is never disabled.

If an IRQ is triggered, it will try to access memory sections that are

already free, causing an OOPS.

We cannot use the function devm_request_threaded_irq here. The devm_*

clean functions may be called after the main structure is released by

uvc_delete.

Luckily this bug has small impact, as it is only affected by devices

with gpio units and the user has to unbind the device, a disconnect will

not trigger this error.

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 5.12, < 5.15.179 Affected

Frequently Asked Questions

What is CVE-2024-58079?

CVE-2024-58079 is a high-severity vulnerability affecting linux linux_kernel. It was published on March 6, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2024-58079?

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2024-58079?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2024-58079?

CyberStrike's AI-powered security agents can automatically detect CVE-2024-58079 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.