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-42302

7.8 · HIGH
Published Aug 17, 2024 debian CWE-416 EPSS 0.23% (14th pctl)

Overview

CVE-2024-42302 is a high-severity vulnerability affecting debian debian_linux. It was published on August 17, 2024 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:

PCI/DPC: Fix use-after-free on concurrent DPC and hot-removal

Keith reports a use-after-free when a DPC event occurs concurrently to

hot-removal of the same portion of the hierarchy:

The dpc_handler() awaits readiness of the secondary bus below the

Downstream Port where the DPC event occurred. To do so, it polls the

config space of the first child device on the secondary bus. If that

child device is concurrently removed, accesses to its struct pci_dev

cause the kernel to oops.

That's because pci_bridge_wait_for_secondary_bus() neglects to hold a

reference on the child device. Before v6.3, the function was only

called on resume from system sleep or on runtime resume. Holding a

reference wasn't necessary back then because the pciehp IRQ thread

could never run concurrently. (On resume from system sleep, IRQs are

not enabled until after the resume_noirq phase. And runtime resume is

always awaited before a PCI dev

Remediation

Check the references section for vendor advisories and patches from debian. Update debian_linux 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.10.176, < 5.10.224 Affected

Frequently Asked Questions

What is CVE-2024-42302?

CVE-2024-42302 is a high-severity vulnerability affecting debian debian_linux. It was published on August 17, 2024 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2024-42302?

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-42302?

Check the references section for vendor advisories and patches from debian. Update debian_linux 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-42302?

CyberStrike's AI-powered security agents can automatically detect CVE-2024-42302 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.