lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <169241342488.21912.14677082854350120327.git-patchwork-notify@kernel.org> Date: Sat, 19 Aug 2023 02:50:24 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Lu Wei <luwei32@...wei.com> Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, wsa+renesas@...g-engineering.com, tglx@...utronix.de, peterz@...radead.org, maheshb@...gle.com, fw@...len.de, netdev@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH net] ipvlan: Fix a reference count leak warning in ipvlan_ns_exit() Hello: This patch was applied to netdev/net.git (main) by Jakub Kicinski <kuba@...nel.org>: On Thu, 17 Aug 2023 22:54:49 +0800 you wrote: > There are two network devices(veth1 and veth3) in ns1, and ipvlan1 with > L3S mode and ipvlan2 with L2 mode are created based on them as > figure (1). In this case, ipvlan_register_nf_hook() will be called to > register nf hook which is needed by ipvlans in L3S mode in ns1 and value > of ipvl_nf_hook_refcnt is set to 1. > > (1) > ns1 ns2 > > [...] Here is the summary with links: - [net] ipvlan: Fix a reference count leak warning in ipvlan_ns_exit() https://git.kernel.org/netdev/net/c/043d5f68d0cc 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