diff options
author | Denis Arefev <arefev@swemel.ru> | 2025-03-20 12:35:02 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2025-04-08 16:48:13 -0400 |
commit | da7dc714a8f8e1c9fc33c57cd63583779a3bef71 (patch) | |
tree | 906965c62197a8c40abbcd9d11b31f6963b0e186 /drivers/gpu/drm/amd/amdgpu/dce_v6_0.c | |
parent | 906ad451675155380c1dc1881a244ebde8e8df0a (diff) |
drm/amd/pm/smu11: 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: 1e866f1fe528 ("drm/amd/pm: Prevent divide by zero")
Signed-off-by: Denis Arefev <arefev@swemel.ru>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/dce_v6_0.c')
0 files changed, 0 insertions, 0 deletions