linux-kernel-test/drivers/usb/atm
Simon Arlott 5d0a9c7932 USB: cxacru: check data length is not negative
When attempting to read data that is not actually
an array of values, the length may be negative
which causes an Oops due to a likely access off
the end of the data array.

This bug should not occur under normal use unless
the device returns an invalid response.

Signed-off-by: Simon Arlott <simon@fire.lp0.eu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-03-02 14:52:58 -08:00
..
cxacru.c USB: cxacru: check data length is not negative 2010-03-02 14:52:58 -08:00
Kconfig
Makefile
speedtch.c USB: Speedtouch: add pre_reset and post_reset routines 2008-10-22 10:05:28 -07:00
ueagle-atm.c firmware_class: make request_firmware_nowait more useful 2009-12-11 11:24:52 -08:00
usbatm.c net: convert more to %pM 2008-10-27 17:47:26 -07:00
usbatm.h USB: remove warn() macro from usb drivers 2008-10-17 14:41:09 -07:00
xusbatm.c USB: remove warn() macro from usb drivers 2008-10-17 14:41:09 -07:00