diff options
author | Jianglei Nie <niejianglei2021@163.com> | 2022-07-12 09:10:37 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-07-21 21:24:29 +0200 |
commit | 601ae26aa2802a4c10c94d7388a99eabdbefab2b (patch) | |
tree | 0a8075242571a36b226eb3567b270580c5bd1d8a /drivers/usb/cdns3/cdns3-debug.h | |
parent | 2340428c90d43472f317125a69dace12e80927b6 (diff) |
ima: Fix potential memory leak in ima_init_crypto()
[ Upstream commit 067d2521874135267e681c19d42761c601d503d6 ]
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@163.com>
Fixes: 6d94809af6b0 ("ima: Allocate and initialize tfm for each PCR bank")
Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions