CVE-2024-43102
Last modified
CVE-2024-43102 is a critical-severity vulnerability rated 10/10 on the CVSS scale. 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.. EPSS estimates a 0.68% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Freebsd | Freebsd | >= 13.0, < 13.3 | — |
| Freebsd | Freebsd | 13.3 | — |
| Freebsd | Freebsd | 13.4 | Beta3 |
| Freebsd | Freebsd | 14.0 | — |
| Freebsd | Freebsd | 14.1 | — |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-43102?
How severe is CVE-2024-43102?
How do I fix CVE-2024-43102?
Are you affected by CVE-2024-43102?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
