CVE-2024-53165
Linux Kernel: Huawei sh Use-After-Free Vulnerability
Description
In the Linux kernel, the following vulnerability has been resolved: sh: intc: Fix use-after-free bug in register_intc_controller() In the error handling for this function, d is freed without ever removing it from intc_list which would lead to a use after free. To fix this, let's only add it to the list after everything has succeeded.
INFO
Published Date :
Dec. 27, 2024, 2:15 p.m.
Last Modified :
Feb. 11, 2025, 4:15 p.m.
Source :
416baaa9-dc9f-4396-8d5f-8c081fb06d67
Remotely Exploitable :
No
Impact Score :
5.9
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-53165
.
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-53165
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-53165
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 134c704f-9b21-4f2e-91b3-4a467353bcc0
Feb. 11, 2025
Action Type Old Value New Value Added CVSS V3.1 AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H Added CWE CWE-416 -
Initial Analysis by [email protected]
Jan. 14, 2025
Action Type Old Value New Value Added CVSS V3.1 NIST AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H Added CWE NIST CWE-416 Added CPE Configuration OR *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 2.6.30 up to (excluding) 4.19.325 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 4.20 up to (excluding) 5.4.287 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.5 up to (excluding) 5.10.231 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.11 up to (excluding) 5.15.174 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.16 up to (excluding) 6.1.120 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.2 up to (excluding) 6.6.64 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.7 up to (excluding) 6.11.11 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.12 up to (excluding) 6.12.2 Changed Reference Type https://git.kernel.org/stable/c/3c7c806b3eafd94ae0f77305a174d63b69ec187c No Types Assigned https://git.kernel.org/stable/c/3c7c806b3eafd94ae0f77305a174d63b69ec187c Patch Changed Reference Type https://git.kernel.org/stable/c/588bdec1ff8b81517dbae0ae51c9df52c0b952d3 No Types Assigned https://git.kernel.org/stable/c/588bdec1ff8b81517dbae0ae51c9df52c0b952d3 Patch Changed Reference Type https://git.kernel.org/stable/c/63e72e551942642c48456a4134975136cdcb9b3c No Types Assigned https://git.kernel.org/stable/c/63e72e551942642c48456a4134975136cdcb9b3c Patch Changed Reference Type https://git.kernel.org/stable/c/6ba6e19912570b2ad68298be0be1dc779014a303 No Types Assigned https://git.kernel.org/stable/c/6ba6e19912570b2ad68298be0be1dc779014a303 Patch Changed Reference Type https://git.kernel.org/stable/c/971b4893457788e0e123ea552f0bb126a5300e61 No Types Assigned https://git.kernel.org/stable/c/971b4893457788e0e123ea552f0bb126a5300e61 Patch Changed Reference Type https://git.kernel.org/stable/c/b8b84dcdf3ab1d414304819f824b10efba64132c No Types Assigned https://git.kernel.org/stable/c/b8b84dcdf3ab1d414304819f824b10efba64132c Patch Changed Reference Type https://git.kernel.org/stable/c/c3f4f4547fb291982f5ef56c048277c4d5ccc4e4 No Types Assigned https://git.kernel.org/stable/c/c3f4f4547fb291982f5ef56c048277c4d5ccc4e4 Patch Changed Reference Type https://git.kernel.org/stable/c/c43df7dae28fb9fce96ef088250c1e3c3a77c527 No Types Assigned https://git.kernel.org/stable/c/c43df7dae28fb9fce96ef088250c1e3c3a77c527 Patch Changed Reference Type https://git.kernel.org/stable/c/d8de818df12d86a1a26a8efd7b4b3b9c6dc3c5cc No Types Assigned https://git.kernel.org/stable/c/d8de818df12d86a1a26a8efd7b4b3b9c6dc3c5cc Patch -
New CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Dec. 27, 2024
Action Type Old Value New Value Added Description In the Linux kernel, the following vulnerability has been resolved: sh: intc: Fix use-after-free bug in register_intc_controller() In the error handling for this function, d is freed without ever removing it from intc_list which would lead to a use after free. To fix this, let's only add it to the list after everything has succeeded. Added Reference https://git.kernel.org/stable/c/3c7c806b3eafd94ae0f77305a174d63b69ec187c Added Reference https://git.kernel.org/stable/c/588bdec1ff8b81517dbae0ae51c9df52c0b952d3 Added Reference https://git.kernel.org/stable/c/63e72e551942642c48456a4134975136cdcb9b3c Added Reference https://git.kernel.org/stable/c/6ba6e19912570b2ad68298be0be1dc779014a303 Added Reference https://git.kernel.org/stable/c/971b4893457788e0e123ea552f0bb126a5300e61 Added Reference https://git.kernel.org/stable/c/b8b84dcdf3ab1d414304819f824b10efba64132c Added Reference https://git.kernel.org/stable/c/c3f4f4547fb291982f5ef56c048277c4d5ccc4e4 Added Reference https://git.kernel.org/stable/c/c43df7dae28fb9fce96ef088250c1e3c3a77c527 Added Reference https://git.kernel.org/stable/c/d8de818df12d86a1a26a8efd7b4b3b9c6dc3c5cc
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-53165
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-53165
weaknesses.