Skip to content
Commit 429c7164 authored by Yang Yingliang's avatar Yang Yingliang Committed by Zheng Zucheng
Browse files

usb: host: ohci-tmio: check return value after calling platform_get_resource()

stable inclusion
from stable-v5.10.82
commit 2474eb7fc3bfbce10f7b8ea431fcffe5dd5f5100
category: bugfix
bugzilla: https://gitee.com/src-openeuler/kernel/issues/I9FNEW
CVE: CVE-2021-47206

Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=2474eb7fc3bfbce10f7b8ea431fcffe5dd5f5100



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

[ Upstream commit 9eff2b2e ]

It will cause null-ptr-deref if platform_get_resource() returns NULL,
we need check the return value.

Acked-by: default avatarAlan Stern <stern@rowland.harvard.edu>
Signed-off-by: default avatarYang Yingliang <yangyingliang@huawei.com>
Link: https://lore.kernel.org/r/20211011134920.118477-1-yangyingliang@huawei.com


Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
Signed-off-by: default avatarChen Jun <chenjun102@huawei.com>
Signed-off-by: default avatarZheng Zengkai <zhengzengkai@huawei.com>

Conflicts:
   drivers/usb/host/ohci-tmio.c
[Some contexts different. No functional impact.]
Signed-off-by: default avatarZheng Zucheng <zhengzucheng@huawei.com>
parent 728c3850
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment