Re: [PATCH 8/8] ima: Differentiate auditing policy rules from "audit" actions

From: Mimi Zohar
Date: Wed May 30 2018 - 18:00:55 EST


On Wed, 2018-05-30 at 17:49 -0400, Stefan Berger wrote:
>
> So the other choice is to only keep patches 1,2, 6, and 7, so leave most
> of the integrity audit messages untouched. Then only create a different
> format for the new AUDIT_INTEGRITY_POLICY_RULE (current 8/8) that shares
> (for consistency reasons) the same format with the existing integrity
> audit messages but also misses tty= and exe= ?

Another option would be for the new AUDIT_INTEGRITY_POLICY_RULE to
call audit_log_task_info() similar to what ima_audit_measurement()
does.

Mimi