EIP-2026-100672
PRE-CVEFreeBSD 8.1/7.3 - 'vm.pmap' Local Race Condition
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-100672. PoCs published by Maksymilian Arciemowicz.
AI-analyzed exploit summary This exploit demonstrates a local race condition in FreeBSD 7.3/8.1 kernels by rapidly forking processes to exceed the `kern.maxproc` limit, leading to a kernel panic. The PoC code uses multiple user sessions to bypass per-user process limits and trigger the vulnerability.
Description
FreeBSD 8.1/7.3 - 'vm.pmap' Local Race Condition
Exploits (1)
This exploit demonstrates a local race condition in FreeBSD 7.3/8.1 kernels by rapidly forking processes to exceed the `kern.maxproc` limit, leading to a kernel panic. The PoC code uses multiple user sessions to bypass per-user process limits and trigger the vulnerability.