---
cve: "CVE-2024-43102"
severity: "CRITICAL"
cvss: 9.8
epss: "68%"
vendor: "FreeBSD"
kev: false
exploited: false
published: "2024-09-05 05:15:13"
tags: [cve, security, critical]
source: tsecurity.de CVE-Dossier
exported: "2026-09-07T21:57:23+02:00"
---

# CVE-2024-43102

> 9.8 CRITICAL

## Beschreibung

Concurrent removals of certain anonymous shared memory mappings by using the UMTX_SHM_DESTROY sub-request of UMTX_OP_SHM can lead to decreasing the reference count of the object representing the mapping too many times, causing it to be freed too early.

A malicious code exercizing the UMTX_SHM_DESTROY sub-request in parallel can panic the kernel or enable further Use-After-Free attacks, potentially including code execution or Capsicum sandbox escape.

## 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 |

## Referenzen

- <https://security.freebsd.org/advisories/FreeBSD-SA-24:14.umtx.asc>
- <https://security.netapp.com/advisory/ntap-20240916-0001/>

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