linux/security
Samasth Norway Ananda 923168a063 ima: fix buffer overrun in ima_eventdigest_init_common
Function ima_eventdigest_init() calls ima_eventdigest_init_common()
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 <samasth.norway.ananda@oracle.com>
Tested-by: Enrico Bravi (PhD at polito.it) <enrico.bravi@huawei.com>
Cc: stable@vger.kernel.org # 5.19+
Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>
2024-10-09 22:49:24 -04:00
..
2024-09-24 10:40:11 -07:00
2024-09-24 14:54:26 -07:00
2024-09-24 10:18:15 -07:00
2024-09-16 18:19:47 +02:00
2023-05-25 17:52:15 -04:00
2024-08-19 22:36:26 -04:00
2024-09-24 14:54:26 -07:00