[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <161896380996.7038.17484390718444445248.git-patchwork-notify@kernel.org>
Date: Wed, 21 Apr 2021 00:10:09 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Stefano Garzarella <sgarzare@...hat.com>
Cc: netdev@...r.kernel.org, kvm@...r.kernel.org,
linux-kernel@...r.kernel.org,
virtualization@...ts.linux-foundation.org, davem@...emloft.net,
kuba@...nel.org, stefanha@...hat.com
Subject: Re: [PATCH net] vsock/virtio: free queued packets when closing socket
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Tue, 20 Apr 2021 13:07:27 +0200 you wrote:
> As reported by syzbot [1], there is a memory leak while closing the
> socket. We partially solved this issue with commit ac03046ece2b
> ("vsock/virtio: free packets during the socket release"), but we
> forgot to drain the RX queue when the socket is definitely closed by
> the scheduled work.
>
> To avoid future issues, let's use the new virtio_transport_remove_sock()
> to drain the RX queue before removing the socket from the af_vsock lists
> calling vsock_remove_sock().
>
> [...]
Here is the summary with links:
- [net] vsock/virtio: free queued packets when closing socket
https://git.kernel.org/netdev/net/c/8432b8114957
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists