Files
linux/net/vmw_vsock
Jorgen Hansen 8d5ed79fb2 VSOCK: Detach QP check should filter out non matching QPs.
commit 8ab18d71de upstream.

The check in vmci_transport_peer_detach_cb should only allow a
detach when the qp handle of the transport matches the one in
the detach message.

Testing: Before this change, a detach from a peer on a different
socket would cause an active stream socket to register a detach.

Reviewed-by: George Zhang <georgezhang@vmware.com>
Signed-off-by: Jorgen Hansen <jhansen@vmware.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-04-27 09:09:32 +02:00
..
2013-10-14 15:23:02 +02:00
2013-02-10 19:41:08 -05:00