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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sun, 06 Feb 2022 11:10:08 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Eric Dumazet <eric.dumazet@...il.com> Cc: davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org, edumazet@...gle.com, syzkaller@...glegroups.com Subject: Re: [PATCH net] net/smc: fix ref_tracker issue in smc_pnet_add() Hello: This patch was applied to netdev/net.git (master) by David S. Miller <davem@...emloft.net>: On Sat, 5 Feb 2022 21:05:16 -0800 you wrote: > From: Eric Dumazet <edumazet@...gle.com> > > I added the netdev_tracker_alloc() right after ndev was > stored into the newly allocated object: > > new_pe->ndev = ndev; > if (ndev) > netdev_tracker_alloc(ndev, &new_pe->dev_tracker, GFP_KERNEL); > > [...] Here is the summary with links: - [net] net/smc: fix ref_tracker issue in smc_pnet_add() https://git.kernel.org/netdev/net/c/28f922213886 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