original_kernel/drivers/media/v4l2-core
Sakari Ailus 7fe9f01c04 media: v4l: ioctl: Validate num_planes for debug messages
The num_planes field in struct v4l2_pix_format_mplane is used in a loop
before validating it. As the use is printing a debug message in this case,
just cap the value to the maximum allowed.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Cc: stable@vger.kernel.org
Reviewed-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Cc: <stable@vger.kernel.org>      # for v4.12 and up
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
2019-01-16 11:12:38 -05:00
..
Kconfig media: v4l2-pci-skeleton: depend on CONFIG_SAMPLES 2018-12-03 14:42:22 -05:00
Makefile
tuner-core.c
v4l2-async.c media: v4l2: async: remove locking when initializing async notifier 2018-12-05 06:51:28 -05:00
v4l2-clk.c
v4l2-common.c
v4l2-compat-ioctl32.c Remove 'type' argument from access_ok() function 2019-01-03 18:57:57 -08:00
v4l2-ctrls.c Linux 4.20-rc7 2018-12-17 10:34:24 -05:00
v4l2-dev.c media: v4l: Add support for V4L2_BUF_TYPE_META_OUTPUT 2018-12-14 05:10:48 -05:00
v4l2-device.c media: v4l2-device: Link subdevices to their parent devices if available 2018-12-07 10:28:41 -05:00
v4l2-dv-timings.c
v4l2-event.c
v4l2-fh.c
v4l2-flash-led-class.c
v4l2-fwnode.c media: v4l2-fwnode: Fix setting V4L2_MBUS_DATA_ACTIVE_HIGH/LOW flag 2018-12-12 12:19:39 -05:00
v4l2-ioctl.c media: v4l: ioctl: Validate num_planes for debug messages 2019-01-16 11:12:38 -05:00
v4l2-mc.c
v4l2-mem2mem.c
v4l2-subdev.c
v4l2-trace.c
videobuf-core.c
videobuf-dma-contig.c
videobuf-dma-sg.c
videobuf-vmalloc.c