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