---
id: CVE-2026-93822
title: |-
  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 resca…
summary: |-
  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 resca…
severity: none
vendor: Linux
product: Linux
affected:
  - >-
    Linux >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <
    bd2bf1e0d973c93fc1637b90cbb9a5a5f6884bd3
  - >-
    Linux >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <
    ee06aafc2d760a4ee023e0b2e95ce1ec71bddc6c
  - >-
    Linux >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <
    a6a64e150f12ad5391e0a0d60f6a3d119b06ce50
  - Linux < 6.12.111
  - Linux < 6.18.53
  - Linux (all versions)
published: '2026-09-24'
updated: '2026-09-25'
sourceUpdated: '2026-09-25T13:17:23.040'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-93822'
references:
  - url: 'https://git.kernel.org/stable/c/a6a64e150f12ad5391e0a0d60f6a3d119b06ce50'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/bd2bf1e0d973c93fc1637b90cbb9a5a5f6884bd3'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/ee06aafc2d760a4ee023e0b2e95ce1ec71bddc6c'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
tags:
  - nvd
  - cve.org
ingestedAt: '2026-09-24T16:47:15.891Z'
---

## Overview

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]

## Remediation

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