diff options
| author | Qiujun Huang <[email protected]> | 2020-03-25 07:52:37 +0000 |
|---|---|---|
| committer | Johan Hovold <[email protected]> | 2020-03-26 09:22:15 +0000 |
| commit | 57aa9f294b09463492f604feaa5cc719beaace32 (patch) | |
| tree | 4cbf781beae88192a47ac1501d54c93879773a42 /drivers/usb/cdns3/cdns3-ti.c | |
| parent | USB: serial: option: add Wistron Neweb D19Q1 (diff) | |
| download | kernel-57aa9f294b09463492f604feaa5cc719beaace32.tar.gz kernel-57aa9f294b09463492f604feaa5cc719beaace32.zip | |
USB: serial: io_edgeport: fix slab-out-of-bounds read in edge_interrupt_callback
Fix slab-out-of-bounds read in the interrupt-URB completion handler.
The boundary condition should be (length - 1) as we access
data[position + 1].
Reported-and-tested-by: [email protected]
Signed-off-by: Qiujun Huang <[email protected]>
Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2")
Cc: stable <[email protected]>
Signed-off-by: Johan Hovold <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-ti.c')
0 files changed, 0 insertions, 0 deletions
