linux-brain/drivers/media/pci
Krzysztof Ha?asa 8992a70297 media: tw686x: Fix oops on buffer alloc failure
[ Upstream commit 5a1a2f63d8 ]

The error path currently calls tw686x_video_free() which requires
vc->dev to be initialized, causing a NULL dereference on uninitizalized
channels.

Fix this by setting the vc->dev fields for all the channels first.

Fixes: f8afaa8dbc ("[media] tw686x: Introduce an interface to support multiple DMA modes")

Signed-off-by: Krzysztof Ha?asa <khalasa@piap.pl>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-09-26 08:36:31 +02:00
..
b2c2 [media] media: change email address 2016-01-25 12:01:08 -02:00
bt8xx media: bt8xx: Fix err 'bt878_probe()' 2018-03-24 11:00:23 +01:00
cobalt [media] pci: constify snd_pcm_ops structures 2016-09-19 16:18:42 -03:00
cx18 [media] rc: Hauppauge z8f0811 can decode RC6 2016-09-22 11:44:52 -03:00
cx88 cx88: Fix regression in initial video standard setting 2017-07-27 15:08:01 -07:00
cx23885 media: cx23885: Override 888 ImpactVCBe crystal frequency 2018-05-25 16:13:12 +02:00
cx25821 media: cx25821: prevent out-of-bounds read on array card 2018-05-25 16:13:13 +02:00
ddbridge [media] constify local structures 2016-09-19 16:22:18 -03:00
dm1105 media: fix dm1105.c build error 2017-03-12 06:41:41 +01:00
dt3155 [media] vb2: replace void *alloc_ctxs by struct device *alloc_devs 2016-07-08 14:45:07 -03:00
ivtv mm: replace get_user_pages_unlocked() write/force parameters with gup_flags 2016-10-18 14:13:37 -07:00
mantis [media] mantis: Fix error handling in mantis_dma_init() 2015-08-19 07:04:55 -03:00
meye [media] meye: embed video_device 2015-04-02 23:35:01 -03:00
netup_unidvb [media] pci: constify vb2_ops structures 2016-09-19 16:21:42 -03:00
ngene [media] constify local structures 2016-09-19 16:22:18 -03:00
pluto2 [media] media_tree: Fix spelling errors 2013-12-09 14:50:50 -02:00
pt1 [media] dvb: Get rid of typedev usage for enums 2015-06-09 17:47:35 -03:00
pt3 [media] media: pci: pt3: don't print error when adding adapter fails 2016-08-24 13:58:46 -03:00
saa7134 saa7134: fix warm Medion 7134 EEPROM read 2017-07-15 12:16:17 +02:00
saa7146 [media] include/media: move driver interface headers to a separate dir 2015-11-17 06:57:29 -02:00
saa7164 media: saa7164: Fix driver name in debug output 2018-08-03 07:55:22 +02:00
smipcie [media] constify local structures 2016-09-19 16:22:18 -03:00
solo6x10 solo6x10: release vb2 buffers in solo_stop_streaming() 2018-03-22 09:17:41 +01:00
sta2x11 [media] vb2: replace void *alloc_ctxs by struct device *alloc_devs 2016-07-08 14:45:07 -03:00
ttpci ttpci: address stringop overflow warning 2017-10-08 10:26:12 +02:00
tw68 [media] pci: constify vb2_ops structures 2016-09-19 16:21:42 -03:00
tw686x media: tw686x: Fix oops on buffer alloc failure 2018-09-26 08:36:31 +02:00
tw5864 tw5864: use dev_warn instead of WARN to shut up warning 2018-02-25 11:05:54 +01:00
zoran [media] zoran: convert g/s_crop to g/s_selection 2016-08-24 09:51:15 -03:00
Kconfig [media] pci: Add tw5864 driver 2016-08-24 11:17:22 -03:00
Makefile [media] pci: Add tw5864 driver 2016-08-24 11:17:22 -03:00