← Back to CVE List

CVE-2024-43102

Published: 2024-09-05T05:15Z
Last Modified: 2024-11-21T09:35Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt