[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<174410043476.1814045.4887693638217026540.git-patchwork-notify@kernel.org>
Date: Tue, 08 Apr 2025 08:20:34 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Tung Nguyen <tung.quang.nguyen@....tech>
Cc: netdev@...r.kernel.org, davem@...emloft.net, kuba@...nel.org,
edumazet@...gle.com, pabeni@...hat.com, jmaloy@...hat.com
Subject: Re: [PATCH net] tipc: fix memory leak in tipc_link_xmit
Hello:
This patch was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@...hat.com>:
On Thu, 3 Apr 2025 09:24:31 +0000 you wrote:
> In case the backlog transmit queue for system-importance messages is overloaded,
> tipc_link_xmit() returns -ENOBUFS but the skb list is not purged. This leads to
> memory leak and failure when a skb is allocated.
>
> This commit fixes this issue by purging the skb list before tipc_link_xmit()
> returns.
>
> [...]
Here is the summary with links:
- [net] tipc: fix memory leak in tipc_link_xmit
https://git.kernel.org/netdev/net/c/69ae94725f4f
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