From 743e18377cae643f88ff62b4c2b87c45e4ecd024 Mon Sep 17 00:00:00 2001 From: Sakari Ailus Date: Mon, 22 Apr 2013 10:24:51 -0300 Subject: [PATCH] [media] v4l: Check pad arguments for [gs]_frame_interval VIDIOC_SUBDEV_[GS]_FRAME_INTERVAL IOCTLs argument structs contain the pad field but the validity check was missing. There should be no implications security-wise from this since no driver currently uses the pad field in the struct. Signed-off-by: Sakari Ailus Signed-off-by: Mauro Carvalho Chehab --- Reading git-format-patch failed