https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288104
--- Comment #5 from [email protected] --- The NO_NEW_PRIVS added for unprivileged chroot could be the answer for this problem. If execve(2)/fexecve(2) on a file descriptor from a different chroot directory set this flag or required it to be set beforehand it should work correctly. -- You are receiving this mail because: You are the assignee for the bug.
