Skip to content

Draft: CVE-2024-46722: drm/amdgpu: fix mc_data out-of-bounds read warning

JIRA: https://issues.redhat.com/browse/RHEL-59251
CVE: CVE-2024-46722

drm/amdgpu: fix mc_data out-of-bounds read warning

Clear warning that read mc_data[i-1] may out-of-bounds.

Signed-off-by: Tim Huang <Tim.Huang@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
(cherry picked from commit 51dfc0a4d609fe700750a62f41447f01b8c9ea50)

Signed-off-by: CKI Backport Bot cki-ci-bot+cki-gitlab-backport-bot@redhat.com


Created 2024-09-18 08:35 UTC by backporter - KWF FAQ - Slack #team-kernel-workflow - Source - Documentation - Report an issue

Merge request reports