Answer in brief
CVE-2026-93822 records a Unknown severity vulnerability in PCI: iproc: Protect root bus removal with rescan lock. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <bd2bf1e0d973c93fc1637b90cbb9a5a5f6884bd3 || >=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <ee06aafc2d760a4ee023e0b2e95ce1ec71bddc6c || >=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <a6a64e150f12ad5391e0a0d60f6a3d119b06ce50 || >=0 <6.12.111 || >=0 <6.18.53 | bd2bf1e0d973c93fc1637b90cbb9a5a5f6884bd3, ee06aafc2d760a4ee023e0b2e95ce1ec71bddc6c, a6a64e150f12ad5391e0a0d60f6a3d119b06ce50, 6.12.111, 6.18.53 |
Published upstream
Sep 24, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 24, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Sep 25, 2026
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]
Quoted source text, attributed separately from HOL analysis.