aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
diff options
context:
space:
mode:
authorDenis Arefev <[email protected]>2025-03-21 11:08:15 +0000
committerAlex Deucher <[email protected]>2025-03-26 21:41:37 +0000
commit4b8c3c0d17c07f301011e2908fecd2ebdcfe3d1c (patch)
treed3fc95429a1e7719634e06fd142b465ce92c63e3 /drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
parentdrm/amd/pm: Prevent division by zero (diff)
downloadkernel-4b8c3c0d17c07f301011e2908fecd2ebdcfe3d1c.tar.gz
kernel-4b8c3c0d17c07f301011e2908fecd2ebdcfe3d1c.zip
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: c52dcf49195d ("drm/amd/pp: Avoid divide-by-zero in fan_ctrl_set_fan_speed_rpm") Signed-off-by: Denis Arefev <[email protected]> Signed-off-by: Alex Deucher <[email protected]> Cc: [email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c')
0 files changed, 0 insertions, 0 deletions