aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace
diff options
context:
space:
mode:
authorKasin Li <[email protected]>2017-06-19 15:36:53 -0600
committerRob Clark <[email protected]>2017-06-19 19:58:57 -0400
commit4a630fadbb29d9efaedb525f1a8f7449ad107641 (patch)
tree20c23954ea7db38a5c7fdd4c5d9914dbf3c85950 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace
parent51c9fbe69486c9143877f5d26a575b16588eb08a (diff)
drm/msm: Fix potential buffer overflow issue
In function submit_create, if nr_cmds or nr_bos is assigned with negative value, the allocated buffer may be small than intended. Using this buffer will lead to buffer overflow issue. Signed-off-by: Kasin Li <[email protected]> Signed-off-by: Jordan Crouse <[email protected]> Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
0 files changed, 0 insertions, 0 deletions