[PATCH v2] ima/evm: Fix potential memory leak in ima_init_crypto()

Mimi Zohar zohar at linux.ibm.com
Tue Jul 12 11:40:18 UTC 2022


On Tue, 2022-07-12 at 09:10 +0800, Jianglei Nie wrote:
> On failure to allocate the SHA1 tfm, IMA fails to initialize and exits
> without freeing the ima_algo_array. Add the missing kfree() for
> ima_algo_array to avoid the potential memory leak.
> 
> Signed-off-by: Jianglei Nie <niejianglei2021 at 163.com>

Thanks, Jianglei.  This patch is now queued in next-integrity/next-
integrity-testing.

Mimi



More information about the Linux-security-module-archive mailing list