In the Linux kernel, the following vulnerability has been resolved:
powerpc/eeh: avoid possible crash when edev->pdev changes
If a PCI device is removed during eeh_pe_report_edev(), edev->pdev
will change and can cause a crash, hold the PCI rescan/remove lock
while taking a copy of edev->pdev->bus.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-07-29 15:15
Updated : 2024-11-21 09:32
NVD link : CVE-2024-41064
Mitre link : CVE-2024-41064
CVE.ORG link : CVE-2024-41064
JSON object : View
Products Affected
linux
- linux_kernel
CWE