---
id: CVE-2026-93820
title: |-
  In the Linux kernel, the following vulnerability has been resolved:

  PCI: rockchip: 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 re…
summary: |-
  In the Linux kernel, the following vulnerability has been resolved:

  PCI: rockchip: 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 re…
severity: none
vendor: Linux
product: Linux
affected:
  - >-
    Linux >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <
    ebca7e5947720e9d4bd918af3e17720270c50744
  - >-
    Linux >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <
    9b19201f57d87c4d0777621275dbc59bff41b7f2
  - >-
    Linux >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <
    0bd9611587bb494c33566d825fe34b2705e4b167
  - Linux < 6.12.111
  - Linux < 6.18.53
  - Linux (all versions)
published: '2026-09-24'
updated: '2026-09-25'
sourceUpdated: '2026-09-25T13:17:22.867'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-93820'
references:
  - url: 'https://git.kernel.org/stable/c/0bd9611587bb494c33566d825fe34b2705e4b167'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/9b19201f57d87c4d0777621275dbc59bff41b7f2'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/ebca7e5947720e9d4bd918af3e17720270c50744'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
tags:
  - nvd
  - cve.org
ingestedAt: '2026-09-24T16:47:15.892Z'
---

## Overview

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

PCI: rockchip: 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]

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
