Skip to content
Commit 5aacc9d5 authored by Kang Chen's avatar Kang Chen Committed by Greg Kroah-Hartman
Browse files

usb: gadget: udc: add return value check of kzalloc in mv_udc_probe



Even an 8-byte kzalloc will fail when we don't have enough memory,
so we need a nullptr check and do the cleanup when it fails.

Reported-by: default avatareriri <1527030098@qq.com>
Link: https://bugzilla.kernel.org/show_bug.cgi?id=217081


Signed-off-by: default avatarKang Chen <void0red@gmail.com>
Link: https://lore.kernel.org/r/20230225041149.136-1-void0red@gmail.com


Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 2ae4e0de
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment