diff options
author | Roman Li <[email protected]> | 2024-01-30 18:07:24 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2024-02-15 14:18:43 -0500 |
commit | 46806e59a87790760870d216f54951a5b4d545bc (patch) | |
tree | fc53f6f617f3403468feac2563d23fa0027ce234 /tools/perf/scripts/python | |
parent | deb110292180cd501f6fde2a0178d65fcbcabb0c (diff) |
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 <[email protected]>
Cc: Alex Deucher <[email protected]>
Cc: [email protected]
Reviewed-by: Nicholas Kazlauskas <[email protected]>
Acked-by: Aurabindo Pillai <[email protected]>
Signed-off-by: Roman Li <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions