]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - kernel/audit.h
UBUNTU: SAUCE: Audit: Add a new record for multiple object LSM
authorCasey Schaufler <casey@schaufler-ca.com>
Fri, 21 Aug 2020 21:59:03 +0000 (14:59 -0700)
committerAndrea Righi <andrea.righi@canonical.com>
Mon, 15 Feb 2021 07:26:01 +0000 (08:26 +0100)
commitb2f933b2b8aa55c2b720499eb7b4b02647d44657
tree1da9d3fcc3ac7bdcff4d29e6e6d97549c2ed55e6
parentf5c2b5f7a9550ffe4804233ac1f0983e22b7b006
UBUNTU: SAUCE: Audit: Add a new record for multiple object LSM
 attributes

Create a new audit record type to contain the object information
when there are multiple security modules that require such data.
This record is emitted before the other records for the event, but
is linked with the same timestamp and serial number.

Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>
Cc: linux-audit@redhat.com
Signed-off-by: John Johansen <john.johansen@canonical.com>
Acked-by: Andrea Righi <andrea.righi@canonical.com>
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
include/linux/audit.h
include/uapi/linux/audit.h
kernel/audit.c
kernel/audit.h
kernel/auditsc.c