Commit f402238d authored by Huaxin Lu's avatar Huaxin Lu
Browse files

ima: Fix a potential NULL pointer access in ima_restore_measurement_list

mainline inclusion
from mainline-6.2-rc2
commit 11220db4
category: bugfix
bugzilla: https://gitee.com/src-openeuler/kernel/issues/I5OBZE


CVE: NA

--------------------------------

In restore_template_fmt, when kstrdup fails, a non-NULL value will still be
returned, which causes a NULL pointer access in template_desc_init_fields.

Fixes: c7d09367 ("ima: support restoring multiple template formats")
Cc: stable@kernel.org
Co-developed-by: default avatarJiaming Li <lijiaming30@huawei.com>
Signed-off-by: default avatarJiaming Li <lijiaming30@huawei.com>
Signed-off-by: default avatarHuaxin Lu <luhuaxin1@huawei.com>
Reviewed-by: default avatarStefan Berger <stefanb@linux.ibm.com>
Signed-off-by: default avatarMimi Zohar <zohar@linux.ibm.com>
parent 23ac13e3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment