diff options
author | Huaxin Lu <luhuaxin1@huawei.com> | 2022-11-03 00:09:49 +0800 |
---|---|---|
committer | Mimi Zohar <zohar@linux.ibm.com> | 2022-11-02 18:41:32 -0400 |
commit | 11220db412edae8dba58853238f53258268bdb88 (patch) | |
tree | 7b6b8f49077e8a7006fbb80ec0e138441a46a833 /scripts/install.sh | |
parent | 0be56a116220f9e5731a6609e66a11accfe8d8e2 (diff) | |
download | lwn-11220db412edae8dba58853238f53258268bdb88.tar.gz lwn-11220db412edae8dba58853238f53258268bdb88.zip |
ima: Fix a potential NULL pointer access in ima_restore_measurement_list
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: c7d09367702e ("ima: support restoring multiple template formats")
Cc: stable@kernel.org
Co-developed-by: Jiaming Li <lijiaming30@huawei.com>
Signed-off-by: Jiaming Li <lijiaming30@huawei.com>
Signed-off-by: Huaxin Lu <luhuaxin1@huawei.com>
Reviewed-by: Stefan Berger <stefanb@linux.ibm.com>
Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>
Diffstat (limited to 'scripts/install.sh')
0 files changed, 0 insertions, 0 deletions