---
cve: "CVE-2024-53165"
severity: "HIGH"
cvss: 7.4
epss: "26%"
vendor: "Linux"
kev: false
exploited: false
published: "2024-12-27 13:49:11"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-07T09:14:38+02:00"
---

# CVE-2024-53165

> 7.4 HIGH

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Lokal | good |
| AC Komplexität | Hoch | good |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Hoch | bad |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- Kernel ≥ 4.19.325
- Kernel ≥ 5.4.287
- Kernel ≥ 5.10.231
- Kernel ≥ 5.15.174
- Kernel ≥ 6.1.120
- Kernel ≥ 6.6.64
- Kernel ≥ 6.11.11
- Kernel ≥ 6.12.2

## Referenzen

- <https://git.kernel.org/stable/c/3c7c806b3eafd94ae0f77305a174d63b69ec187c>
- <https://git.kernel.org/stable/c/d8de818df12d86a1a26a8efd7b4b3b9c6dc3c5cc>
- <https://git.kernel.org/stable/c/971b4893457788e0e123ea552f0bb126a5300e61>
- <https://git.kernel.org/stable/c/c3f4f4547fb291982f5ef56c048277c4d5ccc4e4>
- <https://git.kernel.org/stable/c/c43df7dae28fb9fce96ef088250c1e3c3a77c527>
- <https://git.kernel.org/stable/c/b8b84dcdf3ab1d414304819f824b10efba64132c>
- <https://git.kernel.org/stable/c/6ba6e19912570b2ad68298be0be1dc779014a303>
- <https://git.kernel.org/stable/c/588bdec1ff8b81517dbae0ae51c9df52c0b952d3>
- <https://git.kernel.org/stable/c/63e72e551942642c48456a4134975136cdcb9b3c>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2024-53165) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
