linux/drivers/media
Guennadi Liakhovetski 6ed9b28504 [media] V4L2: fix VIDIOC_CREATE_BUFS 32-bit compatibility mode data copy-back
Similar to an earlier patch, fixing reading user-space data for the
VIDIOC_CREATE_BUFS ioctl() in 32-bit compatibility mode, this patch fixes
writing back of the possibly modified struct to the user. However, unlike
the former bug, this one is much less harmful, because it only results in
the kernel failing to write the .type field back to the user, but in fact
this is likely unneeded, because the kernel will hardly want to change
that field. Therefore this bug is more of a theoretical nature.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2014-11-03 15:11:59 -02:00
..
common [media] saa7146: turn bothersome error into a debug message 2014-11-03 14:45:28 -02:00
dvb-core [media] media: dvb_core: replace a magic number by a macro 2014-11-03 12:50:08 -02:00
dvb-frontends [media] stv090x: remove indent levels in stv090x_get_coldlock() 2014-11-03 14:53:14 -02:00
firewire [media] firewire: firedtv-avc: fix more potential buffer overflow 2014-09-23 16:13:39 -03:00
i2c [media] smiapp: Update PLL when setting format 2014-10-28 13:44:34 -02:00
mmc [media] siano: get rid of CammelCase from smscoreapi.h 2013-03-21 10:03:16 -03:00
parport [media] pms: Fix a bad usage of the stack 2014-09-26 06:47:55 -03:00
pci [media] cx23885: add DVBSky S950C and T980C RC support 2014-11-03 11:52:08 -02:00
platform [media] ti-fpe: LLVMLinux: Remove nested function from ti-vpe 2014-10-30 10:46:17 -02:00
radio [media] wl128x: fix fmdbg compiler warning 2014-10-24 09:27:34 -02:00
rc [media] rc: port IgorPlug-USB to rc-core 2014-11-03 12:18:25 -02:00
tuners [media] xc5000: add IF output level control 2014-11-03 12:24:52 -02:00
usb [media] cxusb: TS mode setting for TT CT2-4400 2014-11-03 12:26:56 -02:00
v4l2-core [media] V4L2: fix VIDIOC_CREATE_BUFS 32-bit compatibility mode data copy-back 2014-11-03 15:11:59 -02:00
Kconfig [media] Kconfig: do not select SPI bus on sub-driver auto-select 2014-09-04 12:18:49 -03:00
Makefile [media] move i2c files into drivers/media/i2c 2012-09-06 18:42:54 -03:00
media-device.c [media] media: Use strlcpy instead of custom code 2014-09-21 20:27:08 -03:00
media-devnode.c [media] media-devnode: just return 0 instead of using a var 2014-09-03 17:59:28 -03:00
media-entity.c [media] media: Print information on failed link validation 2014-11-03 12:45:58 -02:00