kernel_samsung_a53x/drivers/gpu/drm/amd/pm
Jesse Zhang 847d018f55 drm/amd/pm: fix the Out-of-bounds read warning
[ Upstream commit 12c6967428a099bbba9dfd247bb4322a984fcc0b ]

using index i - 1U may beyond element index
for mc_data[] when i = 0.

Signed-off-by: Jesse Zhang <Jesse.Zhang@amd.com>
Reviewed-by: Tim Huang <Tim.Huang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-23 23:20:56 +01:00
..
inc Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
powerplay drm/amd/pm: fix the Out-of-bounds read warning 2024-11-23 23:20:56 +01:00
swsmu Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
amdgpu_dpm.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
amdgpu_pm.c drm/amd/pm: Handle non-terminated overdrive commands. 2024-11-18 11:43:31 +01:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00