CVE-2026-93822
Received Received - Intake

PCI Root Bus Use-After-Free in Linux Kernel

Vulnerability report for CVE-2026-93822, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-24

Last updated on: 2026-09-24

Assigner: kernel.org

Description

In the Linux kernel, the following vulnerability has been resolved: PCI: iproc: Protect root bus removal with rescan lock Hold the pci_rescan_remove_lock lock while stopping and removing a root bus to avoid racing with concurrent rescan or hotplug operations triggered via sysfs. Such races may lead to use-after-free issues or system crashes. [bhelgaas: commit log]

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-24
Last Modified
2026-09-24
Generated
2026-09-24
AI Q&A
2026-09-24
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
linux linux_kernel *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability involves a race condition in the Linux kernel's PCI subsystem. When a root bus is stopped and removed, the system may not properly lock against concurrent operations like rescan or hotplug via sysfs. This can lead to use-after-free issues or system crashes.

Detection Guidance

This vulnerability is specific to the Linux kernel's PCI subsystem and may not have direct network detection methods. To check if your system is affected, verify the kernel version and look for the presence of the vulnerable code path in the iproc PCI driver. Use commands like 'uname -a' to check the kernel version and 'lsmod | grep iproc' to see if the driver is loaded.

Impact Analysis

If exploited, this flaw could cause system instability, crashes, or unexpected behavior during PCI device operations. Users might experience kernel panics, data corruption, or denial of service if malicious or accidental concurrent operations occur.

Mitigation Strategies

Apply the latest kernel update provided by your Linux distribution to patch this vulnerability. If an update is not immediately available, avoid triggering PCI rescan or hotplug operations via sysfs until the patch is applied. Monitor system logs for crashes or use-after-free errors related to PCI operations.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-93822. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart