Re: [PATCH v30 22/28] Audit: Keep multiple LSM data in audit_names
From: Paul Moore <paul@paul-moore.com>
Date: 2021-12-06 02:44:51
Also in:
lkml, selinux
From: Paul Moore <paul@paul-moore.com>
Date: 2021-12-06 02:44:51
Also in:
lkml, selinux
On Tue, Nov 23, 2021 at 9:07 PM Casey Schaufler [off-list ref] wrote:
Replace the osid field in the audit_names structure with a lsmblob structure. This accomodates the use of an lsmblob in security_audit_rule_match() and security_inode_getsecid(). Signed-off-by: Casey Schaufler <casey@schaufler-ca.com> --- kernel/audit.h | 2 +- kernel/auditsc.c | 22 ++++++++-------------- 2 files changed, 9 insertions(+), 15 deletions(-)
Acked-by: Paul Moore <paul@paul-moore.com> -- paul moore www.paul-moore.com