CVE-2024-43102

CVSS V2 None CVSS V3 None
Description
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.
Overview
  • CVE ID
  • CVE-2024-43102
  • Assigner
  • freebsd
  • Vulnerability Status
  • PUBLISHED
  • Published Version
  • 2024-09-05T04:54:52.452Z
  • Last Modified Date
  • 2024-09-05T04:54:52.452Z
References
Reference URL Reference Tags
https://security.freebsd.org/advisories/FreeBSD-SA-24:14.umtx.asc vendor-advisory
History
Created Old Value New Value Data Type Notes
2024-09-05 13:20:11 Added to TrackCVE