linux/drivers/media/usb
Hans Verkuil de89d0864f media: gspca: zero usb_buf
Allocate gspca_dev->usb_buf with kzalloc instead of kmalloc to
ensure it is property zeroed. This fixes various syzbot errors
about uninitialized data.

Syzbot links:

https://syzkaller.appspot.com/bug?extid=32310fc2aea76898d074
https://syzkaller.appspot.com/bug?extid=99706d6390be1ac542a2
https://syzkaller.appspot.com/bug?extid=64437af5c781a7f0e08e

Reported-and-tested-by: syzbot+32310fc2aea76898d074@syzkaller.appspotmail.com
Reported-and-tested-by: syzbot+99706d6390be1ac542a2@syzkaller.appspotmail.com
Reported-and-tested-by: syzbot+64437af5c781a7f0e08e@syzkaller.appspotmail.com

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2019-12-13 09:15:35 +01:00
..
airspy media: media/usb: don't set description in ENUM_FMT 2019-07-22 14:01:05 -04:00
as102
au0828 media: drivers/media: don't set pix->priv = 0 2019-07-23 08:48:33 -04:00
b2c2 media: flexcop-usb: ensure -EIO is returned on error condition 2019-11-09 09:15:20 +01:00
cpia2 media: cpia2_usb: fix memory leaks 2019-08-26 10:40:01 -03:00
cx231xx media: cx231xx: remove redundant assignment to variable status 2019-11-05 08:29:13 -03:00
dvb-usb media: usb: fix memory leak in af9005_identify_state 2019-10-24 18:31:51 -03:00
dvb-usb-v2 media: dvbsky: remove unused code 2019-11-09 09:15:57 +01:00
em28xx media: em28xx: fix two smatch warnings 2019-11-08 07:27:14 +01:00
go7007 media: usb: go7007: s2250-board: convert to i2c_new_dummy_device 2019-08-13 11:46:13 -03:00
gspca media: gspca: zero usb_buf 2019-12-13 09:15:35 +01:00
hackrf Linux 5.2-rc4 2019-06-11 12:09:28 -04:00
hdpvr media: hdpvr: remove redundant assignment to retval 2019-08-26 10:43:53 -03:00
msi2500 media: media/usb: don't set description in ENUM_FMT 2019-07-22 14:01:05 -04:00
pulse8-cec media: pulse8-cec: fix lost cec_transmit_attempt_done() call 2019-12-13 09:06:19 +01:00
pvrusb2 media: pvrusb2: Fix oops on tear-down when radio support is not present 2019-11-09 09:10:06 +01:00
pwc media: media/usb: don't set description in ENUM_FMT 2019-07-22 14:01:05 -04:00
rainshadow-cec
s2255 media: drivers/media: don't set pix->priv = 0 2019-07-23 08:48:33 -04:00
siano USB fixes for 5.2-rc3 2019-05-31 08:16:31 -07:00
stk1160 media: media/usb: don't set description in ENUM_FMT 2019-07-22 14:01:05 -04:00
stkwebcam media: stkwebcam: fix runtime PM after driver unbind 2019-10-04 14:38:46 +02:00
tm6000 media: usb: tm6000: Use the correct style for SPDX License Identifier 2019-10-07 07:45:38 -03:00
ttusb-budget
ttusb-dec media: ttusb-dec: Fix info-leak in ttusb_dec_send_command() 2019-08-21 18:39:55 -03:00
usbtv media: solo6x10: Remove superfluous snd_dma_continuous_data() 2019-11-11 09:13:51 +01:00
usbvision media: usbvision: Fix races among open, close, and disconnect 2019-10-10 07:22:38 -03:00
uvc USB patches for 5.5-rc1 2019-11-27 10:46:34 -08:00
zr364xx media: zr364xx: remove redundant assigmnent to idx, clean up code 2019-11-10 17:49:58 +01:00
Kconfig
Makefile