diff options
author | Kasin Li <[email protected]> | 2017-06-19 15:36:53 -0600 |
---|---|---|
committer | Rob Clark <[email protected]> | 2017-06-19 19:58:57 -0400 |
commit | 4a630fadbb29d9efaedb525f1a8f7449ad107641 (patch) | |
tree | 20c23954ea7db38a5c7fdd4c5d9914dbf3c85950 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace | |
parent | 51c9fbe69486c9143877f5d26a575b16588eb08a (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