aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorHuaxin Lu <[email protected]>2022-11-03 00:09:49 +0800
committerMimi Zohar <[email protected]>2022-11-02 18:41:32 -0400
commit11220db412edae8dba58853238f53258268bdb88 (patch)
tree7b6b8f49077e8a7006fbb80ec0e138441a46a833 /scripts
parent0be56a116220f9e5731a6609e66a11accfe8d8e2 (diff)
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: [email protected] Co-developed-by: Jiaming Li <[email protected]> Signed-off-by: Jiaming Li <[email protected]> Signed-off-by: Huaxin Lu <[email protected]> Reviewed-by: Stefan Berger <[email protected]> Signed-off-by: Mimi Zohar <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions