From: Gerard Garcia <ggar...@deic.uab.cat>

This patch applies over VSOCK RFC v6.

Reset connection and close rx socket when the sender is ignoring our
announced available buffer. This avoids a DoS.

v2:
 * Get vvs->rx_lock lock before checking if next packet is going to
    overflow the rx buffer.

Gerard Garcia (1):
  Fix unbound rx buffer

 net/vmw_vsock/virtio_transport_common.c | 20 +++++++++++++++-----
 1 file changed, 15 insertions(+), 5 deletions(-)

-- 
2.9.1

Reply via email to