linux/drivers/usb/class
C. Adam Oldham 2c45b6feb3 [PATCH] USB: Fix race condition in usblp_write
Initialize status fields in the read and write urbs to prevent a race
condition with open/read/close - open/write/close sequences.

Fixes bug #4432 at bugzilla.kernel.org

Signed-off-by: Adam Oldham <oldhamca@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2005-06-27 14:44:01 -07:00
..
audio.c [PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULL 2005-04-18 17:39:34 -07:00
audio.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
bluetty.c [PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULL 2005-04-18 17:39:34 -07:00
cdc-acm.c [PATCH] USB: fix acm trouble with terminals 2005-06-27 14:43:45 -07:00
cdc-acm.h [PATCH] USB: fix acm trouble with terminals 2005-06-27 14:43:45 -07:00
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
usb-midi.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
usb-midi.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
usblp.c [PATCH] USB: Fix race condition in usblp_write 2005-06-27 14:44:01 -07:00