[PATCH v4 18/19] LSM: Infrastructure management of the ipc security blob
Kees Cook
keescook at chromium.org
Sat Sep 22 02:58:15 UTC 2018
On Fri, Sep 21, 2018 at 5:20 PM, Casey Schaufler <casey at schaufler-ca.com> wrote:
> Move management of the kern_ipc_perm->security and
> msg_msg->security blobs 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.
>
> 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