Re: [PATCH v32 24/28] Audit: Add framework for auxiliary records
From: Paul Moore <paul@paul-moore.com>
Date: 2022-03-03 22:27:39
Also in:
selinux
From: Paul Moore <paul@paul-moore.com>
Date: 2022-03-03 22:27:39
Also in:
selinux
On Wed, Mar 2, 2022 at 5:32 PM Casey Schaufler [off-list ref] wrote:
On 2/2/2022 3:53 PM, Casey Schaufler wrote:quoted
Add a list for auxiliary record data to the audit_buffer structure. Add the audit_stamp information to the audit_buffer as there's no guarantee that there will be an audit_context containing the stamp associated with the event. At audit_log_end() time create auxiliary records (none are currently defined) as have been added to the list. Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>I'm really hoping for either Acks or feedback on this approach.
The only callers that make use of this functionality in this patchset is in kernel/audit*.c in patches 25/28 and 26/28, yes? -- paul-moore.com