usb: gadget: fsl_qe_udc: validate endpoint index for ch9 udc
stable inclusion from stable-v5.10.197 commit 6d3a1dd10537023b135d542d33f855d698dfed9b category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I96Q8P Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=6d3a1dd10537023b135d542d33f855d698dfed9b -------------------------------- [ Upstream commit ce9daa2e ] We should verify the bound of the array to assure that host may not manipulate the index to point past endpoint array. Signed-off-by:Ma Ke <make_ruc2021@163.com> Acked-by:
Li Yang <leoyang.li@nxp.com> Link: https://lore.kernel.org/r/20230628081511.186850-1-make_ruc2021@163.com Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by:
Sasha Levin <sashal@kernel.org> Signed-off-by:
sanglipeng <sanglipeng1@jd.com>
Loading
Please sign in to comment