[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<169161482221.5018.952158660366415659.git-patchwork-notify@kernel.org>
Date: Wed, 09 Aug 2023 21:00:22 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Vlad Buslov <vladbu@...dia.com>
Cc: davem@...emloft.net, kuba@...nel.org, edumazet@...gle.com,
pabeni@...hat.com, netdev@...r.kernel.org, amir.hanania@...el.com,
jeffrey.t.kirsher@...el.com, john.fastabend@...il.com, idosch@...sch.org,
horms@...nel.org
Subject: Re: [PATCH net v2] vlan: Fix VLAN 0 memory leak
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 8 Aug 2023 11:35:21 +0200 you wrote:
> The referenced commit intended to fix memleak of VLAN 0 that is implicitly
> created on devices with NETIF_F_HW_VLAN_CTAG_FILTER feature. However, it
> doesn't take into account that the feature can be re-set during the
> netdevice lifetime which will cause memory leak if feature is disabled
> during the device deletion as illustrated by [0]. Fix the leak by
> unconditionally deleting VLAN 0 on NETDEV_DOWN event.
>
> [...]
Here is the summary with links:
- [net,v2] vlan: Fix VLAN 0 memory leak
https://git.kernel.org/netdev/net/c/718cb09aaa6f
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