diff options
author | Harini T <harini.t@amd.com> | 2025-09-29 13:07:22 +0530 |
---|---|---|
committer | Jassi Brar <jassisinghbrar@gmail.com> | 2025-10-06 18:14:00 -0500 |
commit | 0aead8197fc1a85b0a89646e418feb49a564b029 (patch) | |
tree | 65055413f079159b7cc520641f628735c1002e1b /tools/testing/selftests/net/lib/py/utils.py | |
parent | 019e3f4550fc7d319a7fd03eff487255f8e8aecd (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 'tools/testing/selftests/net/lib/py/utils.py')
0 files changed, 0 insertions, 0 deletions