diff options
author | Peng Tao <bergwolf@gmail.com> | 2016-12-08 20:10:46 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-12-09 05:24:30 +0300 |
commit | c4587631c7bad47c045e081d1553cd73a23be59a (patch) | |
tree | dca17e05e83359df10a2786707d633314a08b99f /drivers/net | |
parent | 1e97426d29fec42e559d12cdb069c83962be762e (diff) | |
download | linux-c4587631c7bad47c045e081d1553cd73a23be59a.tar.xz |
vhost-vsock: fix orphan connection reset
local_addr.svm_cid is host cid. We should check guest cid instead,
which is remote_addr.svm_cid. Otherwise we end up resetting all
connections to all guests.
Cc: stable@vger.kernel.org [4.8+]
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Peng Tao <bergwolf@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions