Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Ganesh Goudar

Researcher fromIBM
#45936of 53,632
5.5Total CVSS
Vulnerabilities · 1
PT-2024-29239
5.5
2024-06-17
Linux · Linux Kernel · CVE-2024-41064
**Name of the Vulnerable Software and Affected Versions** Linux kernel (affected versions not specified) **Description** The issue is related to incorrect resource locking in the Linux kernel, specifically in the powerpc/eeh module. If a PCI device is removed during eeh pe report edev(), the edev->pdev will change and can cause a crash. To prevent this, the PCI rescan/remove lock should be held while taking a copy of edev->pdev->bus. This can lead to a denial of service. **Recommendations** At the moment, there is no information about a newer version that contains a fix for this vulnerability.