---
cve: "CVE-2024-44985"
severity: "CRITICAL"
cvss: 9.8
epss: "0.9%"
vendor: "Linux"
kev: false
exploited: false
published: "2024-09-04 19:54:34"
tags: [cve, security, critical]
source: tsecurity.de CVE-Dossier
exported: "2026-09-21T06:06:28+02:00"
---

# CVE-2024-44985

> 9.8 CRITICAL

## Beschreibung

In the Linux kernel, the following vulnerability has been resolved:

ipv6: prevent possible UAF in ip6_xmit()

If skb_expand_head() returns NULL, skb has been freed
and the associated dst/idev could also have been freed.

We must use rcu_read_lock() to prevent a possible UAF.

## CVSS-Vektor

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

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| 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 ≥ 5.15.166
- Kernel ≥ 6.1.107
- Kernel ≥ 6.6.48
- Kernel ≥ 6.10.7

## Referenzen

- <https://git.kernel.org/stable/c/b3a3d5333c13a1be57499581eab4a8fc94d57f36>
- <https://git.kernel.org/stable/c/c47e022011719fc5727bca661d662303180535ba>
- <https://git.kernel.org/stable/c/975f764e96f71616b530e300c1bb2ac0ce0c2596>
- <https://git.kernel.org/stable/c/38a21c026ed2cc7232414cb166efc1923f34af17>
- <https://git.kernel.org/stable/c/124b428fe28064c809e4237b0b38e97200a8a4a8>
- <https://git.kernel.org/stable/c/fc88d6c1f2895a5775795d82ec581afdff7661d1>
- <https://git.kernel.org/stable/c/2d5ff7e339d04622d8282661df36151906d0e1c7>

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