Skip to content
Commit a19d48f7 authored by 蒋家盛's avatar 蒋家盛 Committed by Kees Cook
Browse files

pstore/platform: Add check for kstrdup



Add check for the return value of kstrdup() and return the error
if it fails in order to avoid NULL pointer dereference.

Fixes: 563ca40d ("pstore/platform: Switch pstore_info::name to const")
Signed-off-by: default avatarJiasheng Jiang <jiasheng@iscas.ac.cn>
Link: https://lore.kernel.org/r/20230623022706.32125-1-jiasheng@iscas.ac.cn


Signed-off-by: default avatarKees Cook <keescook@chromium.org>
parent 5ee1a430
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment