diff options
author | Sunil Khatri <sunil.khatri@amd.com> | 2024-07-02 13:49:20 +0530 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-07-02 18:07:16 -0400 |
commit | ea67deb03cc0b3f6e00b4aab87732672d73295b5 (patch) | |
tree | 44b5f1d6869299d39dfea1bdf899c594819fc6ee /lib/overflow_kunit.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 <christian.koenig@amd.com>
Signed-off-by: Sunil Khatri <sunil.khatri@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'lib/overflow_kunit.c')
0 files changed, 0 insertions, 0 deletions