diff options
author | Roman Li <roman.li@amd.com> | 2024-01-31 02:07:24 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-02-15 22:18:43 +0300 |
commit | 46806e59a87790760870d216f54951a5b4d545bc (patch) | |
tree | fc53f6f617f3403468feac2563d23fa0027ce234 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | deb110292180cd501f6fde2a0178d65fcbcabb0c (diff) | |
download | linux-46806e59a87790760870d216f54951a5b4d545bc.tar.xz |
drm/amd/display: Fix array-index-out-of-bounds in dcn35_clkmgr
[Why]
There is a potential memory access violation while
iterating through array of dcn35 clks.
[How]
Limit iteration per array size.
Cc: Mario Limonciello <mario.limonciello@amd.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Roman Li <roman.li@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions