[PATCH 02/17] security: Add hooks to rule on setting a watch [ver #5]
James Morris
jmorris at namei.org
Wed Mar 18 18:56:08 UTC 2020
On Wed, 18 Mar 2020, David Howells wrote:
> Add security hooks that will allow an LSM to rule on whether or not a watch
> may be set. 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 | 24 ++++++++++++++++++++++++
> include/linux/security.h | 17 +++++++++++++++++
> security/security.c | 14 ++++++++++++++
> 3 files changed, 55 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