diff options
author | Denis Arefev <arefev@swemel.ru> | 2025-03-21 13:52:31 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2025-03-27 00:41:03 +0300 |
commit | f23e9116ebb71b63fe9cec0dcac792aa9af30b0c (patch) | |
tree | b37da3848ad16007c93976aab86263c3afea19ac /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
parent | cf05922d63e2ae6a9b1b52ff5236a44c3b29f78c (diff) | |
download | linux-f23e9116ebb71b63fe9cec0dcac792aa9af30b0c.tar.xz |
drm/amd/pm: Prevent division by zero
The user can set any speed value.
If speed is greater than UINT_MAX/8, division by zero is possible.
Found by Linux Verification Center (linuxtesting.org) with SVACE.
Fixes: c05d1c401572 ("drm/amd/swsmu: add aldebaran smu13 ip support (v3)")
Signed-off-by: Denis Arefev <arefev@swemel.ru>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions