CVE-2026-93819
Received Received - Intake

PCI Rescan Race Condition in Linux Kernel

Vulnerability report for CVE-2026-93819, 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: mediatek: 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 in the Linux kernel involves a race condition in the PCI subsystem for Mediatek devices. The issue occurs when the root bus is stopped and removed without proper synchronization, potentially leading to use-after-free errors or system crashes due to concurrent operations like rescans or hotplug events.

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 whether the vulnerable code path exists. Use commands like 'uname -a' to check the kernel version and 'dmesg | grep pci' to inspect PCI-related logs for errors.

Impact Analysis

If exploited, this flaw could cause system instability, crashes, or unexpected behavior on Linux systems using Mediatek PCI hardware. Users might experience sudden reboots, data corruption, or denial of service if the race condition is triggered.

Mitigation Strategies

Apply the latest kernel update from your Linux distribution to resolve this issue. If immediate patching is not possible, avoid triggering PCI rescan or hotplug operations via sysfs until the update is applied. Monitor system stability and PCI-related logs for signs of race conditions.

Chat Assistant

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

EPSS Chart