[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-id: <20160804140957.23693-1-ggarcia@deic.uab.cat>
Date: Thu, 04 Aug 2016 16:09:56 +0200
From: ggarcia@...a.uab.cat
To: netdev@...r.kernel.org
Cc: stefanha@...hat.com, Gerard Garcia <ggarcia@...a.uab.cat>
Subject: [PATCH v2 0/1] virtio-vsock: Fix unbound rx buffer
From: Gerard Garcia <ggarcia@...c.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
Powered by blists - more mailing lists