linux-yocto/drivers/usb/class
Oliver Neukum becb93b443 usblp: fix race between disconnect() and read()
commit 9cdabcb3ef upstream.

read() needs to check whether the device has been
disconnected before it tries to talk to the device.

Signed-off-by: Oliver Neukum <oneukum@suse.com>
Reported-by: syzbot+be5b5f86a162a6c281e6@syzkaller.appspotmail.com
Link: https://lore.kernel.org/r/20200917103427.15740-1-oneukum@suse.com
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-09-23 10:46:36 +02:00
..
cdc-acm.c USB: cdc-acm: rework notification_buffer resizing 2020-09-03 11:22:34 +02:00
cdc-acm.h cdc-acm: introduce a cool down 2020-05-02 17:24:37 +02:00
cdc-wdm.c cdc-wdm: pass return value of recover_from_urb_loss 2020-01-27 14:46:20 +01:00
Kconfig usb: fix some references for /proc/bus/usb 2017-04-18 16:54:19 +02:00
Makefile
usblp.c usblp: fix race between disconnect() and read() 2020-09-23 10:46:36 +02:00
usbtmc.c usb: usbtmc: constify attribute_group structures. 2017-08-10 11:31:28 -07:00