summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorDaniil Dulov <d.dulov@aladdin.ru>2023-02-27 12:17:51 +0300
committerLeon Romanovsky <leon@kernel.org>2023-03-13 14:54:49 +0300
commit271bfcfb83a9f77cbae3d6e1a16e3c14132922f0 (patch)
tree3ac30bc7418f06219d43f30bc37bd9ba5b553723 /scripts
parentc874ad879c2f29ebe040a34b974389875c0d81eb (diff)
downloadlinux-271bfcfb83a9f77cbae3d6e1a16e3c14132922f0.tar.xz
RDMA/siw: Fix potential page_array out of range access
When seg is equal to MAX_ARRAY, the loop should break, otherwise it will result in out of range access. Found by Linux Verification Center (linuxtesting.org) with SVACE. Fixes: b9be6f18cf9e ("rdma/siw: transmit path") Signed-off-by: Daniil Dulov <d.dulov@aladdin.ru> Link: https://lore.kernel.org/r/20230227091751.589612-1-d.dulov@aladdin.ru Signed-off-by: Leon Romanovsky <leon@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions