Files
twx-linux/net
Ursula Braun 78e6704dd6 net/smc: use after free fix in smc_wr_tx_put_slot()
[ Upstream commit e438bae43c ]

In smc_wr_tx_put_slot() field pend->idx is used after being
cleared. That means always idx 0 is cleared in the wr_tx_mask.
This results in a broken administration of available WR send
payload buffers.

Signed-off-by: Ursula Braun <ubraun@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-12-13 08:51:34 +01:00
..
2019-12-05 09:21:07 +01:00
2019-11-10 11:27:53 +01:00
2019-12-05 09:21:30 +01:00
2019-12-05 09:21:31 +01:00
2019-12-01 09:16:33 +01:00