Re: [PATCH v10 02/27] ima: Do not print policy rule with inactive LSM labels

From: Christian Brauner
Date: Wed Feb 02 2022 - 09:18:00 EST


On Tue, Feb 01, 2022 at 03:37:10PM -0500, Stefan Berger wrote:
> Before printing a policy rule scan for inactive LSM labels in the policy
> rule. Inactive LSM labels are identified by args_p != NULL and
> rule == NULL.
>
> Fixes: b16942455193 ("ima: use the lsm policy update notifier")
> Signed-off-by: Stefan Berger <stefanb@xxxxxxxxxxxxx>
> ---

Ok,
Acked-by: Christian Brauner <brauner@xxxxxxxxxx>