DEBIAN-CVE-2025-38576
In the Linux kernel, the following vulnerability has been resolved: powerpc/eeh: Make EEH driver device hotplug safe Multiple race conditions existed between the PCIe hotplug driver and the EEH driver, leading to a variety of kernel oopses of the same general nature: <pcie device unplug> <eeh driver trigger> <hotplug removal trigger> <pcie tree reconfiguration> <eeh recovery next step> <oops in EEH driver bus iteration loop> A second class of oops is also seen when the underlying bus disappears during device recovery. Refactor the EEH module to be PCI rescan and remove safe. Also clean up a few minor formatting / readability issues.
Risk Scores
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:13 | linux | 0, 6.12.43-1, 6.12.41-1 |
| Debian:11 | linux-6.1 | 6.1.112-1, 6.1.106-3, 6.1.106-3 |
| Debian:11 | linux | 6.19.11-1, 6.13, 6.14.3-1 |
| Debian:14 | linux | 6.15.1-1, 6.15.6-1~exp1, 6.15~rc7-1~exp1 |
| Debian:12 | linux | 6.1.82-1, 6.1.85-1, 6.1.90-1 |
Timeline
- Aug 19, 2025 CVE Published
- Apr 28, 2026 CVE Updated