diff options
| author | Kangjie Lu <[email protected]> | 2019-10-17 23:29:53 -0500 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2019-10-22 10:59:36 +0200 |
| commit | 57a25a5f754ce27da2cfa6f413cfd366f878db76 (patch) | |
| tree | 3616282ea4c466e9af894970c21e1bded0ec333c /tools/perf/scripts/python/stackcollapse.py | |
| parent | 2b6f5883edcc47ef6146832112a0125810d28f78 (diff) | |
gma/gma500: fix a memory disclosure bug due to uninitialized bytes
`best_clock` is an object that may be sent out. Object `clock`
contains uninitialized bytes that are copied to `best_clock`,
which leads to memory disclosure and information leak.
Signed-off-by: Kangjie Lu <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions