linux/drivers/usb/misc/sisusbvga
Oliver Neukum 9a5729f68d USB: sisusbvga: fix oops in error path of sisusb_probe
The pointer used to log a failure of usb_register_dev() must
be set before the error is logged.

v2: fix that minor is not available before registration

Signed-off-by: oliver Neukum <oneukum@suse.com>
Reported-by: syzbot+a0cbdbd6d169020c8959@syzkaller.appspotmail.com
Fixes: 7b5cd5fefb ("USB: SisUSB2VGA: Convert printk to dev_* macros")
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-05-21 10:08:56 +02:00
..
Kconfig USB: add missing SPDX lines to Kconfig and Makefiles 2019-01-22 09:08:17 +01:00
Makefile usb: sisusb: let files build only when needed 2019-01-25 10:02:49 +01:00
sisusb_con.c usb: sisusb: remove useless macros and compact the code 2019-01-25 10:02:49 +01:00
sisusb_init.c usb: sisusb: let files build only when needed 2019-01-25 10:02:49 +01:00
sisusb_init.h USB: add SPDX identifiers to all remaining files in drivers/usb/ 2017-11-04 11:48:02 +01:00
sisusb_struct.h USB: add SPDX identifiers to all remaining files in drivers/usb/ 2017-11-04 11:48:02 +01:00
sisusb.c USB: sisusbvga: fix oops in error path of sisusb_probe 2019-05-21 10:08:56 +02:00
sisusb.h usb: sisusb_con, cleanup configs 2019-01-25 10:02:49 +01:00