Re: [PATCH v5 5/6] doc: Add documentation for the fs.open_mayexec_enforce sysctl

2020-05-13 Thread Mickaël Salaün
On 13/05/2020 00:00, Kees Cook wrote: > On Tue, May 05, 2020 at 05:31:55PM +0200, Mickaël Salaün wrote: >> This sysctl enables to propagate executable permission to userspace >> thanks to the O_MAYEXEC flag. >> >> Signed-off-by: Mickaël Salaün >> Reviewed-by: Thibaut Sautereau >> Cc: Aleksa Sar

Re: [PATCH v5 5/6] doc: Add documentation for the fs.open_mayexec_enforce sysctl

2020-05-12 Thread Kees Cook
On Tue, May 05, 2020 at 05:31:55PM +0200, Mickaël Salaün wrote: > This sysctl enables to propagate executable permission to userspace > thanks to the O_MAYEXEC flag. > > Signed-off-by: Mickaël Salaün > Reviewed-by: Thibaut Sautereau > Cc: Aleksa Sarai > Cc: Al Viro > Cc: Jonathan Corbet > Cc: