aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorTobias Herzog <[email protected]>2017-03-30 22:15:10 +0200
committerGreg Kroah-Hartman <[email protected]>2017-04-01 11:05:03 +0200
commit1bb9914e1730417d530de9ed37e59efdc647146b (patch)
tree86657e8ac8ebd75547ee47dd558b6ff360228857 /tools/perf/scripts/python
parent2f86a96be0ccb1302b7eee7855dbee5ce4dc5dfb (diff)
cdc-acm: fix possible invalid access when processing notification
Notifications may only be 8 bytes long. Accessing the 9th and 10th byte of unimplemented/unknown notifications may be insecure. Also check the length of known notifications before accessing anything behind the 8th byte. Signed-off-by: Tobias Herzog <[email protected]> Acked-by: Oliver Neukum <[email protected]> Cc: stable <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions