media: cros-ec-cec: limit msg.len to CEC_MAX_MSG_SIZE
stable inclusion from stable-v5.10.154 commit 7fdc58d8c213b7adccb6daa9e9cf14e1fadff269 category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I64YCB Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=7fdc58d8c213b7adccb6daa9e9cf14e1fadff269 -------------------------------- [ Upstream commit 2dc73b48 ] I expect that the hardware will have limited this to 16, but just in case it hasn't, check for this corner case. Signed-off-by:Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by:
Mauro Carvalho Chehab <mchehab@kernel.org> Signed-off-by:
Sasha Levin <sashal@kernel.org> Signed-off-by:
Lipeng Sang <sanglipeng1@jd.com>
Loading
Please sign in to comment