kernel_samsung_a53x/drivers/media/pci
Hans Verkuil 57ae01a6d3 media: pci: cx23885: check cx23885_vdev_init() return
[ Upstream commit 15126b916e39b0cb67026b0af3c014bfeb1f76b3 ]

cx23885_vdev_init() can return a NULL pointer, but that pointer
is used in the next line without a check.

Add a NULL pointer check and go to the error unwind if it is NULL.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Reported-by: Sicong Huang <huangsicong@iie.ac.cn>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-23 23:20:45 +01:00
..
b2c2 Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
bt8xx media: bttv: fix use after free error due to btv->timeout timer 2024-11-18 11:43:06 +01:00
cobalt media: cobalt: Use FIELD_GET() to extract Link Width 2024-11-18 11:43:15 +01:00
cx18 Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
cx88 Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
cx23885 media: pci: cx23885: check cx23885_vdev_init() return 2024-11-23 23:20:45 +01:00
cx25821 Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ddbridge media: ddbridge: fix an error code problem in ddb_probe 2024-11-18 12:13:18 +01:00
dm1105 Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dt3155 Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
intel Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ivtv Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mantis Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
meye Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
netup_unidvb Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ngene media: ngene: Add dvb_ca_en50221_init return value check 2024-11-19 12:26:58 +01:00
pluto2 Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
pt1 Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
pt3 Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
saa7134 saa7134: Unchecked i2c_transfer function result fixed 2024-11-23 23:20:09 +01:00
saa7146 Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
saa7164 Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
smipcie Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
solo6x10 Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
sta2x11 media: sta2x11: fix irq handler cast 2024-11-19 09:23:14 +01:00
ttpci media: ttpci: fix two memleaks in budget_av_attach 2024-11-19 08:44:55 +01:00
tw68 Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
tw686x Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
tw5864 Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00