diff options
author | 2019-09-24 11:27:05 -0700 | |
---|---|---|
committer | 2019-09-27 10:24:53 -0700 | |
commit | 67b483dd03c4cd9e90e4c3943132dce514ea4e88 (patch) | |
tree | 71f11ac206a3f3047eeb3b06ddb79dae8189dd47 /scripts/gdb/linux/utils.py | |
parent | nvme: Move ctrl sqsize to generic space (diff) | |
download | wireguard-linux-67b483dd03c4cd9e90e4c3943132dce514ea4e88.tar.xz wireguard-linux-67b483dd03c4cd9e90e4c3943132dce514ea4e88.zip |
nvme-rdma: fix possible use-after-free in connect timeout
If the connect times out, we may have already destroyed the
queue in the timeout handler, so test if the queue is still
allocated in the connect error handler.
Reported-by: Yi Zhang <yi.zhang@redhat.com>
Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions