android_kernel_google_msm/drivers/usb/atm
Dan Carpenter fcaa80f4f2 USB: cxacru: potential underflow in cxacru_cm_get_array()
commit 2a0ebf80aa upstream.

The value of "offd" comes off the instance->rcv_buf[] and we used it as
the offset into an array.  The problem is that we check the upper bound
but not for negative values.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-06-07 12:49:11 -07:00
..
cxacru.c USB: cxacru: potential underflow in cxacru_cm_get_array() 2013-06-07 12:49:11 -07:00
Kconfig
Makefile usb: makefile cleanup 2010-10-22 10:22:07 -07:00
speedtch.c module_param: make bool parameters really bool (drivers & misc) 2012-01-13 09:32:20 +10:30
ueagle-atm.c module_param: make bool parameters really bool (drivers & misc) 2012-01-13 09:32:20 +10:30
usbatm.c drivers/usb/atm: use printk_ratelimited() instead of printk_ratelimit() 2011-07-01 14:43:25 -07:00
usbatm.h usb: atm: fixed spacing and indentation coding style issues 2010-08-10 14:35:35 -07:00
xusbatm.c usb: atm: fixed spacing and indentation coding style issues 2010-08-10 14:35:35 -07:00