CVE-2024-42302
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2024-42302 is a use-after-free vulnerability discovered in the Linux kernel's PCI/DPC (Downstream Port Containment) subsystem. The vulnerability was identified when a DPC event occurs concurrently with hot-removal of the same portion of the hierarchy. The issue affects Linux kernel versions from 5.10 up to versions before 5.10.224, 5.15.165, 6.1.103, 6.6.44, and 6.10.3. The vulnerability was disclosed on August 17, 2024, and received a CVSS v3.1 base score of 7.8 (HIGH) (NVD).

Technical details

The vulnerability occurs in the pci_bridge_wait_for_secondary_bus() function when 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 a kernel oops due to the function neglecting to hold a reference on the child device. The issue was introduced in v6.3 when the function began being called on DPC events through commit 53b54ad074de. Prior to v6.3, the function was only called during system sleep resume or runtime resume, where concurrent execution wasn't possible (Kernel Patch).

Impact

When successfully exploited, this vulnerability can cause a denial of service condition through a kernel crash. The vulnerability requires local access and low privileges to exploit, but can result in high impacts to confidentiality, integrity, and availability of the system as indicated by its CVSS metrics (NVD).

Exploitability

The vulnerability can be triggered when a DPC event occurs simultaneously with hot-removal of PCI devices. The exploit requires local access to the system and low privileges. A proof-of-concept exists showing the kernel oops with the following stack trace: BUG: unable to handle page fault for address: 00000000091400c0 in the pci_bus_read_config_dword function (Kernel Patch).

Mitigation and workarounds

The vulnerability has been fixed by adding proper reference counting for the child device in the pci_bridge_wait_for_secondary_bus() function. System administrators should update to Linux kernel versions 5.10.224, 5.15.165, 6.1.103, 6.6.44, or 6.10.3 or later to address this vulnerability. The fix involves adding missing reference acquisition using pci_dev_get() and corresponding pci_dev_put() calls (Kernel Patch).

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-74730CRITICAL9.8
  • Linux Kernel logoLinux Kernel
  • linux
NoYesAug 22, 2026
CVE-2026-74733HIGH7.8
  • Linux Kernel logoLinux Kernel
  • kernel-64k-debug-devel-matched
NoYesAug 22, 2026
CVE-2026-74726HIGH7.3
  • Linux Kernel logoLinux Kernel
  • kernel
NoYesAug 22, 2026
CVE-2026-74732MEDIUM5.5
  • Linux Kernel logoLinux Kernel
  • kernel-selftests-internal
NoYesAug 22, 2026
CVE-2026-74728NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-debug-modules-core
NoNoAug 22, 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