From: Sakari Ailus Date: Mon, 22 Apr 2013 13:24:51 +0000 (-0300) Subject: [media] v4l: Check pad arguments for [gs]_frame_interval X-Git-Tag: omap-for-v3.16/fixes-against-rc1~25^2~205 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=743e18377cae643f88ff62b4c2b87c45e4ecd024;p=pandora-kernel.git [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-diff-tree failed