[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <167266681611.16415.16611714454863689111.git-patchwork-notify@kernel.org>
Date: Mon, 02 Jan 2023 13:40:16 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Ido Schimmel <idosch@...dia.com>
Cc: netdev@...r.kernel.org, davem@...emloft.net, kuba@...nel.org,
pabeni@...hat.com, edumazet@...gle.com, roopa@...dia.com,
razor@...ckwall.org, mlxsw@...dia.com
Subject: Re: [PATCH net] vxlan: Fix memory leaks in error path
Hello:
This patch was applied to netdev/net.git (master)
by David S. Miller <davem@...emloft.net>:
On Mon, 2 Jan 2023 08:55:56 +0200 you wrote:
> The memory allocated by vxlan_vnigroup_init() is not freed in the error
> path, leading to memory leaks [1]. Fix by calling
> vxlan_vnigroup_uninit() in the error path.
>
> The leaks can be reproduced by annotating gro_cells_init() with
> ALLOW_ERROR_INJECTION() and then running:
>
> [...]
Here is the summary with links:
- [net] vxlan: Fix memory leaks in error path
https://git.kernel.org/netdev/net/c/06bf62944144
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