From: Jorgen Hansen <jhansen@xxxxxxxxxx> Date: Tue, 18 Dec 2018 00:34:06 -0800 > If a server side socket is bound to an address, but not in the listening > state yet, incoming connection requests should receive a reset control > packet in response. However, the function used to send the reset > silently drops the reset packet if the sending socket isn't bound > to a remote address (as is the case for a bound socket not yet in > the listening state). This change fixes this by using the src > of the incoming packet as destination for the reset packet in > this case. > > Fixes: d021c344051a ("VSOCK: Introduce VM Sockets") > Reviewed-by: Adit Ranadive <aditr@xxxxxxxxxx> > Reviewed-by: Vishnu Dasa <vdasa@xxxxxxxxxx> > Signed-off-by: Jorgen Hansen <jhansen@xxxxxxxxxx> Applied and queued up for -stable, thanks. _______________________________________________ Virtualization mailing list Virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linuxfoundation.org/mailman/listinfo/virtualization