[Bug 239894] security.bsd.stack_guard_page default causes Java to crash

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Aug 21 15:34:18 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239894

--- Comment #8 from Konstantin Belousov <kib at FreeBSD.org> ---
I also wrote the promised procctl(PROC_STACKGAP_CTL), see
https://reviews.freebsd.org/D21352.  But I do not think that it would alone
help with the JVM use of guards.  It might be needed in addition to e.g. use
mmap(2) before mprotect(2).

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list