So the latest #StackClash work done by #FreeBSD can cause a kernel panic if the user has set security.bsd.stack_guard_page > 1.

This has already been mitigated in #HardenedBSD by ensuring mmap(MAP_FIXED) requests are NOT within bounds of the stack.