CVE-2024-53165
sh: intc: Fix use-after-free bug in register_intc_controller()
CVSS Score
7.8
EPSS Score
0.0%
EPSS Percentile
0th
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.
| Vendor | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | Dec 27, 2024 |
| Last Updated | May 11, 2026 |
Stay Ahead of the Next One
Get instant alerts for linux linux
Be the first to know when new high vulnerabilities affecting linux linux are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Linux / Linux
2dcec7a988a1895540460a0bf5603bab63d5a3ed < 3c7c806b3eafd94ae0f77305a174d63b69ec187c 2dcec7a988a1895540460a0bf5603bab63d5a3ed < d8de818df12d86a1a26a8efd7b4b3b9c6dc3c5cc 2dcec7a988a1895540460a0bf5603bab63d5a3ed < 971b4893457788e0e123ea552f0bb126a5300e61 2dcec7a988a1895540460a0bf5603bab63d5a3ed < c3f4f4547fb291982f5ef56c048277c4d5ccc4e4 2dcec7a988a1895540460a0bf5603bab63d5a3ed < c43df7dae28fb9fce96ef088250c1e3c3a77c527 2dcec7a988a1895540460a0bf5603bab63d5a3ed < b8b84dcdf3ab1d414304819f824b10efba64132c 2dcec7a988a1895540460a0bf5603bab63d5a3ed < 6ba6e19912570b2ad68298be0be1dc779014a303 2dcec7a988a1895540460a0bf5603bab63d5a3ed < 588bdec1ff8b81517dbae0ae51c9df52c0b952d3 2dcec7a988a1895540460a0bf5603bab63d5a3ed < 63e72e551942642c48456a4134975136cdcb9b3c
Linux / Linux
2.6.30
References
git.kernel.org: https://git.kernel.org/stable/c/3c7c806b3eafd94ae0f77305a174d63b69ec187c git.kernel.org: https://git.kernel.org/stable/c/d8de818df12d86a1a26a8efd7b4b3b9c6dc3c5cc git.kernel.org: https://git.kernel.org/stable/c/971b4893457788e0e123ea552f0bb126a5300e61 git.kernel.org: https://git.kernel.org/stable/c/c3f4f4547fb291982f5ef56c048277c4d5ccc4e4 git.kernel.org: https://git.kernel.org/stable/c/c43df7dae28fb9fce96ef088250c1e3c3a77c527 git.kernel.org: https://git.kernel.org/stable/c/b8b84dcdf3ab1d414304819f824b10efba64132c git.kernel.org: https://git.kernel.org/stable/c/6ba6e19912570b2ad68298be0be1dc779014a303 git.kernel.org: https://git.kernel.org/stable/c/588bdec1ff8b81517dbae0ae51c9df52c0b952d3 git.kernel.org: https://git.kernel.org/stable/c/63e72e551942642c48456a4134975136cdcb9b3c lists.debian.org: https://lists.debian.org/debian-lts-announce/2025/03/msg00001.html