diff options
author | 2018-11-20 16:46:43 +0100 | |
---|---|---|
committer | 2018-11-21 16:14:56 -0800 | |
commit | e438bae43c1e08e688c09c410407b59fc1c173b4 (patch) | |
tree | 7325b43e2c0690f4f0944ae97096fda4cadefade /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net/smc: atomic SMCD cursor handling (diff) | |
download | wireguard-linux-e438bae43c1e08e688c09c410407b59fc1c173b4.tar.xz wireguard-linux-e438bae43c1e08e688c09c410407b59fc1c173b4.zip |
net/smc: use after free fix in smc_wr_tx_put_slot()
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions