Re: [PATCH v3 1/5] fs: Add support for a RESOLVE_MAYEXEC flag on openat2(2)
From: James Morris <jmorris@namei.org>
Date: 2020-05-01 04:05:56
Also in:
linux-fsdevel, linux-security-module, lkml
From: James Morris <jmorris@namei.org>
Date: 2020-05-01 04:05:56
Also in:
linux-fsdevel, linux-security-module, lkml
On Tue, 28 Apr 2020, Mickaël Salaün wrote:
When the RESOLVE_MAYEXEC flag is passed, openat2(2) may be subject to additional restrictions depending on a security policy managed by the kernel through a sysctl or implemented by an LSM thanks to the inode_permission hook.
Reviewed-by: James Morris <redacted> -- James Morris [off-list ref]