aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2022-03-01 11:04:24 +0300
committerGreg Kroah-Hartman <[email protected]>2022-03-15 15:48:57 +0100
commit65f3324f4b6fed78b8761c3b74615ecf0ffa81fa (patch)
treeb690a681262c2385e1f68e86085137d41821b824 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf
parent7e57714cd0ad2d5bb90e50b5096a0e671dec1ef3 (diff)
usb: gadget: rndis: prevent integer overflow in rndis_set_response()
If "BufOffset" is very large the "BufOffset + 8" operation can have an integer overflow. Cc: [email protected] Fixes: 38ea1eac7d88 ("usb: gadget: rndis: check size of RNDIS_MSG_SET command") Signed-off-by: Dan Carpenter <[email protected]> Link: https://lore.kernel.org/r/20220301080424.GA17208@kili Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions