[PATCH v4 15/19] LSM: Infrastructure management of the task security
Kees Cook
keescook at chromium.org
Sat Sep 22 02:56:20 UTC 2018
On Fri, Sep 21, 2018 at 5:19 PM, Casey Schaufler <casey at schaufler-ca.com> wrote:
> Move management of the task_struct->security blob out
> of the individual security modules and into the security
> infrastructure. Instead of allocating the blobs from within
> the modules the modules tell the infrastructure how much
> space is required, and the space is allocated there.
> The only user of this blob is AppArmor. The AppArmor use
> is abstracted to avoid future conflict.
>
> Signed-off-by: Casey Schaufler <casey at schaufler-ca.com>
Reviewed-by: Kees Cook <keescook at chromium.org>
-Kees
--
Kees Cook
Pixel Security
More information about the Linux-security-module-archive
mailing list