cve/2024/CVE-2024-41064.md
2025-09-29 21:09:30 +02:00

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.

Github