summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
diff options
context:
space:
mode:
authorHarini T <harini.t@amd.com>2025-09-29 13:07:22 +0530
committerJassi Brar <jassisinghbrar@gmail.com>2025-10-06 18:14:00 -0500
commit0aead8197fc1a85b0a89646e418feb49a564b029 (patch)
tree65055413f079159b7cc520641f628735c1002e1b /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
parent019e3f4550fc7d319a7fd03eff487255f8e8aecd (diff)
mailbox: zynqmp-ipi: Fix out-of-bounds access in mailbox cleanup loop
The cleanup loop was starting at the wrong array index, causing out-of-bounds access. Start the loop at the correct index for zero-indexed arrays to prevent accessing memory beyond the allocated array bounds. Fixes: 4981b82ba2ff ("mailbox: ZynqMP IPI mailbox controller") Signed-off-by: Harini T <harini.t@amd.com> Reviewed-by: Peng Fan <peng.fan@nxp.com> Signed-off-by: Jassi Brar <jassisinghbrar@gmail.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions