diff options
author | Sunil Khatri <[email protected]> | 2024-07-02 13:49:20 +0530 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2024-07-02 18:07:16 -0400 |
commit | ea67deb03cc0b3f6e00b4aab87732672d73295b5 (patch) | |
tree | 44b5f1d6869299d39dfea1bdf899c594819fc6ee /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 94845ea05758ae94cc305a7bf3d536cad40bf15c (diff) |
drm/amdgpu: fix out of bounds access in gfx11 during ip dump
During ip dump in gfx11 the index variable is reused but is
not reinitialized to 0 and this causes the index calculation
to be wrong and access out of bound access.
Acked-by: Christian König <[email protected]>
Signed-off-by: Sunil Khatri <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions