diff options
author | 2013-05-19 21:52:20 +0300 | |
---|---|---|
committer | 2013-05-20 11:35:47 -0700 | |
commit | 2a0ebf80aa95cc758d4725f74a7016e992606a39 (patch) | |
tree | 35fb51826df4e99d781041326e3ce5888afaa76b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | USB: ftdi_sio: Add support for Newport CONEX motor drivers (diff) | |
download | linux-dev-2a0ebf80aa95cc758d4725f74a7016e992606a39.tar.xz linux-dev-2a0ebf80aa95cc758d4725f74a7016e992606a39.zip |
USB: cxacru: potential underflow in cxacru_cm_get_array()
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>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions