CVE-2024-53165
HIGHLinux Kernel - Use-After-Free in register_intc_controller Error Handling
Title source: llmDescription
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.
References (10)
Core 10
Core References
Scores
CVSS v3
7.8
EPSS
0.0025
EPSS Percentile
15.7%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
total
Details
CWE
CWE-416
Status
published
Products (29)
linux/Kernel
2.6.30 - 4.19.325linux
linux/Kernel
4.20.0 - 5.4.287linux
linux/Kernel
5.11.0 - 5.15.174linux
linux/Kernel
5.16.0 - 6.1.120linux
linux/Kernel
5.5.0 - 5.10.231linux
linux/Kernel
6.12.0 - 6.12.2linux
linux/Kernel
6.2.0 - 6.6.64linux
linux/Kernel
6.7.0 - 6.11.11linux
Linux/Linux
< 2.6.30
Linux/Linux
2.6.30
... and 19 more
Published
Dec 27, 2024
Tracked Since
Feb 18, 2026