Re: [PATCH ghak109 V1] audit: link integrity evm_write_xattrs record to syscall event

From: Matthew Garrett
Date: Tue Mar 26 2019 - 13:56:12 EST


On Tue, Mar 26, 2019 at 10:43 AM Richard Guy Briggs <rgb@xxxxxxxxxx> wrote:

> Ok, what I typed above wasn't quite what I intended... This is what I
> meant:
>
> audit_log_format(ab, "xattr=");
> audit_log_untrustedstring(ab, ".");
>
> But, I'll just move the normal case above the "." locking detection and
> log all cases the same way.

Sounds good to me.