android_kernel_oneplus_msm8998/drivers/media/usb/zr364xx
Alyssa Milburn e5a9ebb438 zr364xx: enforce minimum size when reading header
commit ee0fe833d96793853335844b6d99fb76bd12cbeb upstream.

This code copies actual_length-128 bytes from the header, which will
underflow if the received buffer is too small.

Signed-off-by: Alyssa Milburn <amilburn@zall.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-05-25 14:30:14 +02:00
..
Kconfig
Makefile
zr364xx.c zr364xx: enforce minimum size when reading header 2017-05-25 14:30:14 +02:00