Commit e9dbf67a authored by 蒋家盛's avatar 蒋家盛 Committed by Yongqiang Liu
Browse files

drm: mali-dp: potential dereference of null pointer

mainline inclusion
from mainline-v5.19-rc1
commit 73c3ed74
category: bugfix
bugzilla: https://gitee.com/src-openeuler/kernel/issues/I6698V


CVE: CVE-2022-3115

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

The return value of kzalloc() needs to be checked.
To avoid use of null pointer '&state->base' in case of the
failure of alloc.

Fixes: 99665d07 ("drm: mali-dp: add malidp_crtc_state struct")
Signed-off-by: default avatarJiasheng Jiang <jiasheng@iscas.ac.cn>
Reviewed-by: default avatarBrian Starkey <brian.starkey@arm.com>
Signed-off-by: default avatarLiviu Dudau <liviu.dudau@arm.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20211214100837.46912-1-jiasheng@iscas.ac.cn



Conflicts:
	drivers/gpu/drm/arm/malidp_crtc.c

Signed-off-by: default avatarChenXiaoSong <chenxiaosong2@huawei.com>
Reviewed-by: default avatarZhang Xiaoxu <zhangxiaoxu5@huawei.com>
Reviewed-by: default avatarXiu Jianfeng <xiujianfeng@huawei.com>
Signed-off-by: default avatarYongqiang Liu <liuyongqiang13@huawei.com>
parent e16cbba1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment