[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163437180701.32516.13947520205268396589.git-patchwork-notify@kernel.org>
Date: Sat, 16 Oct 2021 08:10:07 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jakub Kicinski <kuba@...nel.org>
Cc: davem@...emloft.net, eric.dumazet@...il.com, netdev@...r.kernel.org
Subject: Re: [PATCH net-next] net: stream: don't purge sk_error_queue in
sk_stream_kill_queues()
Hello:
This patch was applied to netdev/net-next.git (master)
by David S. Miller <davem@...emloft.net>:
On Fri, 15 Oct 2021 06:37:39 -0700 you wrote:
> sk_stream_kill_queues() can be called on close when there are
> still outstanding skbs to transmit. Those skbs may try to queue
> notifications to the error queue (e.g. timestamps).
> If sk_stream_kill_queues() purges the queue without taking
> its lock the queue may get corrupted, and skbs leaked.
>
> This shows up as a warning about an rmem leak:
>
> [...]
Here is the summary with links:
- [net-next] net: stream: don't purge sk_error_queue in sk_stream_kill_queues()
https://git.kernel.org/netdev/net-next/c/24bcbe1cc69f
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