diff options
author | 2017-06-19 15:36:53 -0600 | |
---|---|---|
committer | 2017-06-19 19:58:57 -0400 | |
commit | 4a630fadbb29d9efaedb525f1a8f7449ad107641 (patch) | |
tree | 20c23954ea7db38a5c7fdd4c5d9914dbf3c85950 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bus: SIMPLE_PM_BUS does not depend on ARCH_RENESAS (diff) | |
download | linux-dev-4a630fadbb29d9efaedb525f1a8f7449ad107641.tar.xz linux-dev-4a630fadbb29d9efaedb525f1a8f7449ad107641.zip |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions