diff options
author | Kasin Li <donglil@codeaurora.org> | 2017-06-20 00:36:53 +0300 |
---|---|---|
committer | Rob Clark <robdclark@gmail.com> | 2017-06-20 02:58:57 +0300 |
commit | 4a630fadbb29d9efaedb525f1a8f7449ad107641 (patch) | |
tree | 20c23954ea7db38a5c7fdd4c5d9914dbf3c85950 /tools/perf/scripts/python/stackcollapse.py | |
parent | 51c9fbe69486c9143877f5d26a575b16588eb08a (diff) | |
download | linux-4a630fadbb29d9efaedb525f1a8f7449ad107641.tar.xz |
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 <donglil@codeaurora.org>
Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions