Skip to content
Commit 271bfcfb authored by Daniil Dulov's avatar Daniil Dulov Committed by Leon Romanovsky
Browse files

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: b9be6f18 ("rdma/siw: transmit path")
Signed-off-by: default avatarDaniil Dulov <d.dulov@aladdin.ru>
Link: https://lore.kernel.org/r/20230227091751.589612-1-d.dulov@aladdin.ru


Signed-off-by: default avatarLeon Romanovsky <leon@kernel.org>
parent c874ad87
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment