mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-03 18:00:55 +00:00
In functions cx25840_initialize(), cx231xx_initialize(), and cx23885_initialize(), the return value of create_singlethread_workqueue() is used without validation. This may result in NULL dereference and cause kernel crash. This patch fixes it. Signed-off-by: Pan Bian <bianpan2016@163.com> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> |
||
|---|---|---|
| .. | ||
| cx25840-audio.c | ||
| cx25840-core.c | ||
| cx25840-core.h | ||
| cx25840-firmware.c | ||
| cx25840-ir.c | ||
| cx25840-vbi.c | ||
| Kconfig | ||
| Makefile | ||