CVE-2024-41064
IBM PowerPC Linux Kernel Double Free Vulnerability
Description
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.
INFO
Published Date :
July 29, 2024, 3:15 p.m.
Last Modified :
Nov. 21, 2024, 9:32 a.m.
Source :
416baaa9-dc9f-4396-8d5f-8c081fb06d67
Remotely Exploitable :
No
Impact Score :
3.6
Exploitability Score :
1.8
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2024-41064
.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2024-41064
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-41064
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Modified by af854a3a-2127-422b-91ae-364da2661108
Nov. 21, 2024
Action Type Old Value New Value Added Reference https://git.kernel.org/stable/c/033c51dfdbb6b79ab43fb3587276fa82d0a329e1 Added Reference https://git.kernel.org/stable/c/428d940a8b6b3350b282c14d3f63350bde65c48b Added Reference https://git.kernel.org/stable/c/4bc246d2d60d071314842fa448faa4ed39082aff Added Reference https://git.kernel.org/stable/c/4fad7fef847b6028475dd7b4c14fcb82b3e51274 Added Reference https://git.kernel.org/stable/c/8836e1bf5838ac6c08760e0a2dd7cf6410aa7ff3 Added Reference https://git.kernel.org/stable/c/a1216e62d039bf63a539bbe718536ec789a853dd Added Reference https://git.kernel.org/stable/c/f23c3d1ca9c4b2d626242a4e7e1ec1770447f7b5 -
Initial Analysis by [email protected]
Aug. 26, 2024
Action Type Old Value New Value Added CVSS V3.1 NIST AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H Changed Reference Type https://git.kernel.org/stable/c/033c51dfdbb6b79ab43fb3587276fa82d0a329e1 No Types Assigned https://git.kernel.org/stable/c/033c51dfdbb6b79ab43fb3587276fa82d0a329e1 Patch Changed Reference Type https://git.kernel.org/stable/c/428d940a8b6b3350b282c14d3f63350bde65c48b No Types Assigned https://git.kernel.org/stable/c/428d940a8b6b3350b282c14d3f63350bde65c48b Patch Changed Reference Type https://git.kernel.org/stable/c/4bc246d2d60d071314842fa448faa4ed39082aff No Types Assigned https://git.kernel.org/stable/c/4bc246d2d60d071314842fa448faa4ed39082aff Patch Changed Reference Type https://git.kernel.org/stable/c/4fad7fef847b6028475dd7b4c14fcb82b3e51274 No Types Assigned https://git.kernel.org/stable/c/4fad7fef847b6028475dd7b4c14fcb82b3e51274 Patch Changed Reference Type https://git.kernel.org/stable/c/8836e1bf5838ac6c08760e0a2dd7cf6410aa7ff3 No Types Assigned https://git.kernel.org/stable/c/8836e1bf5838ac6c08760e0a2dd7cf6410aa7ff3 Patch Changed Reference Type https://git.kernel.org/stable/c/a1216e62d039bf63a539bbe718536ec789a853dd No Types Assigned https://git.kernel.org/stable/c/a1216e62d039bf63a539bbe718536ec789a853dd Patch Changed Reference Type https://git.kernel.org/stable/c/f23c3d1ca9c4b2d626242a4e7e1ec1770447f7b5 No Types Assigned https://git.kernel.org/stable/c/f23c3d1ca9c4b2d626242a4e7e1ec1770447f7b5 Patch Added CWE NIST NVD-CWE-noinfo Added CPE Configuration OR *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions up to (excluding) 5.4.281 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.5 up to (excluding) 5.10.223 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.11 up to (excluding) 5.15.164 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.16 up to (excluding) 6.1.101 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.2 up to (excluding) 6.6.42 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.7 up to (excluding) 6.9.11 -
CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Jul. 29, 2024
Action Type Old Value New Value Added Description 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. Added Reference kernel.org https://git.kernel.org/stable/c/8836e1bf5838ac6c08760e0a2dd7cf6410aa7ff3 [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/033c51dfdbb6b79ab43fb3587276fa82d0a329e1 [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/4fad7fef847b6028475dd7b4c14fcb82b3e51274 [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/4bc246d2d60d071314842fa448faa4ed39082aff [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/f23c3d1ca9c4b2d626242a4e7e1ec1770447f7b5 [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/428d940a8b6b3350b282c14d3f63350bde65c48b [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/a1216e62d039bf63a539bbe718536ec789a853dd [No types assigned]
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2024-41064
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2024-41064
weaknesses.