]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
UBUNTU: SAUCE: Stacking v38: audit: multiple subject lsm values for netlabel
authorCasey Schaufler <casey@schaufler-ca.com>
Mon, 27 Jun 2022 20:59:55 +0000 (13:59 -0700)
committerAndrea Righi <andrea.righi@canonical.com>
Thu, 23 Mar 2023 19:41:25 +0000 (20:41 +0100)
commit9bf9c8ac13d3c416132b3bb82fe89d0be02a668c
tree9037cdbcee67546c7b2a9df131643a84ab71e0f5
parentf9e6bcd551221a3b7d4a2797a259250219c816cf
UBUNTU: SAUCE: Stacking v38: audit: multiple subject lsm values for netlabel

BugLink: https://bugs.launchpad.net/bugs/2012136
Refactor audit_log_task_context(), creating a new
audit_log_subject_context(). This is used in netlabel auditing
to provide multiple subject security contexts as necessary.

Acked-by: Paul Moore <paul@paul-moore.com>
Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>
Signed-off-by: John Johansen <john.johansen@canonical.com>
Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
include/linux/audit.h
kernel/audit.c
net/netlabel/netlabel_user.c