Re: [PATCH v6 6/7] selftest/openat2: Add tests for O_MAYEXEC enforcing
From: Kees Cook <hidden>
Date: 2020-07-15 20:38:52
Also in:
linux-api, linux-integrity, linux-security-module, lkml
From: Kees Cook <hidden>
Date: 2020-07-15 20:38:52
Also in:
linux-api, linux-integrity, linux-security-module, lkml
On Tue, Jul 14, 2020 at 08:16:37PM +0200, Mickaël Salaün wrote:
Test propagation of noexec mount points or file executability through files open with or without O_MAYEXEC, thanks to the fs.open_mayexec_enforce sysctl. Signed-off-by: Mickaël Salaün <mic@digikod.net> Reviewed-by: Thibaut Sautereau <redacted> Cc: Aleksa Sarai <redacted> Cc: Al Viro <viro@zeniv.linux.org.uk> Cc: Kees Cook <redacted> Cc: Shuah Khan <shuah@kernel.org>
Yay variants! :) Reviewed-by: Kees Cook <redacted> -- Kees Cook