aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorJosh Boyer <[email protected]>2016-03-14 10:42:38 -0400
committerGreg Kroah-Hartman <[email protected]>2016-03-18 09:19:02 -0700
commit4ec0ef3a82125efc36173062a50624550a900ae0 (patch)
tree0c48322a62e4da535ed60d72092d101fefede8d7 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent48d10bda1f2c69980601a61194015bb0790fb7ab (diff)
USB: iowarrior: fix oops with malicious USB descriptors
The iowarrior driver expects at least one valid endpoint. If given malicious descriptors that specify 0 for the number of endpoints, it will crash in the probe function. Ensure there is at least one endpoint on the interface before using it. The full report of this issue can be found here: http://seclists.org/bugtraq/2016/Mar/87 Reported-by: Ralf Spenneberg <[email protected]> Cc: stable <[email protected]> Signed-off-by: Josh Boyer <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions