Kernel panic via premature shared-memory free
Published Sep 5, 2024 · Updated Sep 16, 2024
Use-after-free in the FreeBSD kernel allows local users to panic the kernel by concurrently destroying anonymous shared-memory mappings. The UMTX_SHM_DESTROY path decrements a mapping object's reference count multiple times during concurrent removals, freeing it while references remain. Malicious code must run locally; the established consequence is a kernel panic, while the vendor identifies code execution and Capsicum sandbox escape as follow-on outcomes.
Summary
What happened
Use-after-free in the FreeBSD kernel allows local users to panic the kernel by concurrently destroying anonymous shared-memory mappings. The UMTX_SHM_DESTROY path decrements a mapping object's reference count multiple times during concurrent removals, freeing it while references remain. Malicious code must run locally; the established consequence is a kernel panic, while the vendor identifies code execution and Capsicum sandbox escape as follow-on outcomes.
The record
- CVE
- CVE-2024-43102
- Published
- Sep 5, 2024
- Updated
- Sep 16, 2024
- Vendor
- The FreeBSD Project
- Product
- FreeBSD
- Classifications
- CWE-416, CWE-911, T1499, T1068
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Sep 5, 2024CVE publishedPublication date reported by the CVE source.
- Sep 16, 2024Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=13.3 <13.3_p6
- Affected versionversion=13.3-RELEASE <p6
- Affected versionversion=14.0 <14.0_p10
- Affected versionversion=14.0-RELEASE <p10
- Affected versionversion=14.1 <14.1_p4
- Affected versionversion=14.1-RELEASE <p4
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo