kernel-ark/drivers/media/platform/s5p-mfc
Nadezda Lutovinova cdfaf4752e media: s5p-mfc: Add checking to s5p_mfc_probe().
If of_device_get_match_data() return NULL,
then null pointer dereference occurs in  s5p_mfc_init_pm().
The patch adds checking if dev->variant is NULL.

Found by Linux Driver Verification project (linuxtesting.org).

Signed-off-by: Nadezda Lutovinova <lutovinova@ispras.ru>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2021-09-30 10:07:54 +02:00
..
Makefile
regs-mfc-v6.h
regs-mfc-v7.h
regs-mfc-v8.h
regs-mfc-v10.h
regs-mfc.h
s5p_mfc_cmd_v5.c
s5p_mfc_cmd_v5.h
s5p_mfc_cmd_v6.c
s5p_mfc_cmd_v6.h
s5p_mfc_cmd.c
s5p_mfc_cmd.h
s5p_mfc_common.h media: s5p-mfc: Fix kernel-doc entries in s5p_mfc_common.h 2021-04-06 19:36:11 +02:00
s5p_mfc_ctrl.c
s5p_mfc_ctrl.h
s5p_mfc_debug.h
s5p_mfc_dec.c media: s5p-mfc: Fix display delay control creation 2021-06-28 15:17:42 +02:00
s5p_mfc_dec.h
s5p_mfc_enc.c
s5p_mfc_enc.h
s5p_mfc_intr.c
s5p_mfc_intr.h
s5p_mfc_iommu.h
s5p_mfc_opr_v5.c media: drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c : fix typo 'in deed imporant' > 'indeed important' 2021-07-12 09:16:36 +02:00
s5p_mfc_opr_v5.h
s5p_mfc_opr_v6.c
s5p_mfc_opr_v6.h
s5p_mfc_opr.c
s5p_mfc_opr.h
s5p_mfc_pm.c media: s5p-mfc: use pm_runtime_resume_and_get() 2021-05-20 16:02:43 +02:00
s5p_mfc_pm.h
s5p_mfc.c media: s5p-mfc: Add checking to s5p_mfc_probe(). 2021-09-30 10:07:54 +02:00