On Fri, Jul 10, 2020 at 11:51:56AM -0700, Kees Cook wrote:
The TSYNC ESRCH flag test will fail for regular users because NNP was not set yet. Add NNP setting.
Fixes: 51891498f2da ("seccomp: allow TSYNC and USER_NOTIF together") Cc: stable@vger.kernel.org Signed-off-by: Kees Cook keescook@chromium.org
Reviewed-by: Tycho Andersen tycho@tycho.ws