[PATCH v26 07/25] LSM: Use lsmblob in security_secctx_to_secid
Paul Moore
paul at paul-moore.com
Fri May 21 20:18:11 UTC 2021
On Thu, May 13, 2021 at 4:16 PM Casey Schaufler <casey at schaufler-ca.com> wrote:
>
> Change the security_secctx_to_secid interface to use a lsmblob
> structure in place of the single u32 secid in support of
> module stacking. Change its callers to do the same.
>
> The security module hook is unchanged, still passing back a secid.
> The infrastructure passes the correct entry from the lsmblob.
>
> Signed-off-by: Casey Schaufler <casey at schaufler-ca.com>
> Cc: netdev at vger.kernel.org
> Cc: netfilter-devel at vger.kernel.org
> To: Pablo Neira Ayuso <pablo at netfilter.org>
> ---
> include/linux/security.h | 26 ++++++++++++++++++--
> kernel/cred.c | 4 +---
> net/netfilter/nft_meta.c | 10 ++++----
> net/netfilter/xt_SECMARK.c | 7 +++++-
> net/netlabel/netlabel_unlabeled.c | 23 +++++++++++-------
> security/security.c | 40 ++++++++++++++++++++++++++-----
> 6 files changed, 85 insertions(+), 25 deletions(-)
Acked-by: Paul Moore <paul at paul-moore.com>
--
paul moore
www.paul-moore.com
More information about the Linux-security-module-archive
mailing list