Files
linux/drivers/usb/misc
Oliver Neukum e6e868c750 usb: misc: lvs: fix race condition in disconnect handling
[ Upstream commit c4ba329cab ]

There is a small window during which the an URB may
remain active after disconnect has returned. If in that case
already freed memory may be accessed and executed.

The fix is to poison the URB befotre the work is flushed.

Signed-off-by: Oliver Neukum <oneukum@suse.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-03-22 09:17:40 +01:00
..
2016-09-13 17:24:24 +02:00
2016-08-09 15:49:01 +02:00
2016-08-09 15:49:01 +02:00
2005-04-16 15:20:36 -07:00
2016-04-29 15:29:18 -07:00
2016-04-29 15:29:18 -07:00
2016-08-09 15:49:01 +02:00
2017-03-30 09:41:24 +02:00