Loading
drm/amd/display: Add missing NULL pointer check within dpcd_extend_address_range
mainline inclusion from mainline-v6.11-rc1 commit 5524fa301ba649f8cf00848f91468e0ba7e4f24c category: bugfix bugzilla: https://gitee.com/src-openeuler/kernel/issues/IAU9OL CVE: CVE-2024-46808 Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=5524fa301ba649f8cf00848f91468e0ba7e4f24c -------------------------------------------------------------- [Why & How] ASSERT if return NULL from kcalloc. Reviewed-by:Alex Hung <alex.hung@amd.com> Reviewed-by:
Rodrigo Siqueira <rodrigo.siqueira@amd.com> Acked-by:
Tom Chung <chiahsuan.chung@amd.com> Signed-off-by:
Hersen Wu <hersenxs.wu@amd.com> Tested-by:
Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by:
Alex Deucher <alexander.deucher@amd.com> Signed-off-by:
Zhang Zekun <zhangzekun11@huawei.com>