[PATCH 1/6] security: Add hooks to rule on setting a superblock or mount watch [ver #5]
James Morris
jmorris at namei.org
Fri Jul 12 20:11:39 UTC 2019
On Fri, 28 Jun 2019, David Howells wrote:
> Add security hooks that will allow an LSM to rule on whether or not a watch
> may be set on a mount or on a superblock. More than one hook is required
> as the watches watch different types of object.
>
> Signed-off-by: David Howells <dhowells at redhat.com>
> cc: Casey Schaufler <casey at schaufler-ca.com>
> cc: Stephen Smalley <sds at tycho.nsa.gov>
> cc: linux-security-module at vger.kernel.org
> ---
>
> include/linux/lsm_hooks.h | 16 ++++++++++++++++
> include/linux/security.h | 10 ++++++++++
> security/security.c | 10 ++++++++++
> 3 files changed, 36 insertions(+)
Acked-by: James Morris <jamorris at linux.microsoft.com>
--
James Morris
<jmorris at namei.org>
More information about the Linux-security-module-archive
mailing list