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
Kconfig
Makefile
speedtch.c
ueagle-atm.c
usbatm.c
usbatm.h
xusbatm.c