diff options
author | Saravanan Vajravel <[email protected]> | 2023-06-06 03:25:30 -0700 |
---|---|---|
committer | Leon Romanovsky <[email protected]> | 2023-06-11 20:29:34 +0300 |
commit | 7651e2d6c5b359a28c2d4c904fec6608d1021ca8 (patch) | |
tree | ef94c2362153ba467e2ec596d7389da9033f31d1 /lib/mpi/mpi-bit.c | |
parent | 691b0480933f0ce88a81ed1d1a0aff340ff6293a (diff) |
IB/isert: Fix possible list corruption in CMA handler
When ib_isert module receives connection error event, it is
releasing the isert session and removes corresponding list
node but it doesn't take appropriate mutex lock to remove
the list node. This can lead to linked list corruption
Fixes: bd3792205aae ("iser-target: Fix pending connections handling in target stack shutdown sequnce")
Signed-off-by: Selvin Xavier <[email protected]>
Signed-off-by: Saravanan Vajravel <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Leon Romanovsky <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions