linux/drivers/usb/class
Oliver Neukum c0f5ecee4e USB: cdc-wdm: fix buffer overflow
The buffer for responses must not overflow.
If this would happen, set a flag, drop the data and return
an error after user space has read all remaining data.

Signed-off-by: Oliver Neukum <oliver@neukum.org>
CC: stable@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-03-12 16:33:05 -07:00
..
cdc-acm.c Merge 3.8-rc5 into tty-next 2013-01-25 13:27:36 -08:00
cdc-acm.h
cdc-wdm.c USB: cdc-wdm: fix buffer overflow 2013-03-12 16:33:05 -07:00
Kconfig tty: Added a CONFIG_TTY option to allow removal of TTY 2013-01-18 16:15:27 -08:00
Makefile
usblp.c
usbtmc.c