[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <168024961787.12593.9775298884302736023.git-patchwork-notify@kernel.org>
Date: Fri, 31 Mar 2023 08:00:17 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Bobby Eshleman <bobby.eshleman@...edance.com>
Cc: stefanha@...hat.com, sgarzare@...hat.com, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
kvm@...r.kernel.org, virtualization@...ts.linux-foundation.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
xiyou.wangcong@...il.com
Subject: Re: [PATCH net v3] virtio/vsock: fix leaks due to missing skb owner
Hello:
This patch was applied to netdev/net.git (main)
by David S. Miller <davem@...emloft.net>:
On Wed, 29 Mar 2023 16:51:58 +0000 you wrote:
> This patch sets the skb owner in the recv and send path for virtio.
>
> For the send path, this solves the leak caused when
> virtio_transport_purge_skbs() finds skb->sk is always NULL and therefore
> never matches it with the current socket. Setting the owner upon
> allocation fixes this.
>
> [...]
Here is the summary with links:
- [net,v3] virtio/vsock: fix leaks due to missing skb owner
https://git.kernel.org/netdev/net/c/f9d2b1e146e0
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