mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
958 B
958 B
CVE-2024-41064
Description
In the Linux kernel, the following vulnerability has been resolved:powerpc/eeh: avoid possible crash when edev->pdev changesIf a PCI device is removed during eeh_pe_report_edev(), edev->pdevwill change and can cause a crash, hold the PCI rescan/remove lockwhile taking a copy of edev->pdev->bus.
POC
Reference
No PoCs from references.