[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <167145361627.5637.12164235110886449919.git-patchwork-notify@kernel.org>
Date: Mon, 19 Dec 2022 12:40:16 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Eric Dumazet <edumazet@...gle.com>
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
netdev@...r.kernel.org, eric.dumazet@...il.com,
darklight2357@...oud.com
Subject: Re: [PATCH net] net: stream: purge sk_error_queue in
sk_stream_kill_queues()
Hello:
This patch was applied to netdev/net.git (master)
by David S. Miller <davem@...emloft.net>:
On Fri, 16 Dec 2022 16:29:17 +0000 you wrote:
> Changheon Lee reported TCP socket leaks, with a nice repro.
>
> It seems we leak TCP sockets with the following sequence:
>
> 1) SOF_TIMESTAMPING_TX_ACK is enabled on the socket.
>
> Each ACK will cook an skb put in error queue, from __skb_tstamp_tx().
> __skb_tstamp_tx() is using skb_clone(), unless
> SOF_TIMESTAMPING_OPT_TSONLY was also requested.
>
> [...]
Here is the summary with links:
- [net] net: stream: purge sk_error_queue in sk_stream_kill_queues()
https://git.kernel.org/netdev/net/c/e0c8bccd40fc
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