Hi Samasth,
On Wed, 2024-08-07 at 10:27 -0700, Samasth Norway Ananda wrote:
> Function ima_eventdigest_init() can call ima_eventdigest_init_common()
"can call" -> "calls"
> with HASH_ALGO__LAST which is then used to access the array
> hash_digest_size[] leading to buffer overrun. Have a conditional
> statement to handle this.
>
> Fixes: 9fab303a2cb3 ("ima: fix violation measurement list record")
> Signed-off-by: Samasth Norway Ananda <[email protected]>
Thanks, Samasth for fixing the patch. It's now queued in next-integrity with the
change above.
thanks,
Mimi