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: Sat, 26 Mar 2022 00:00:12 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Eric Dumazet <eric.dumazet@...il.com> Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com, netdev@...r.kernel.org, edumazet@...gle.com, syzkaller@...glegroups.com, beraphin@...il.com, smanolov@...e.de Subject: Re: [PATCH net] llc: only change llc->dev when bind() succeeds Hello: This patch was applied to netdev/net.git (master) by Jakub Kicinski <kuba@...nel.org>: On Thu, 24 Mar 2022 20:58:27 -0700 you wrote: > From: Eric Dumazet <edumazet@...gle.com> > > My latest patch, attempting to fix the refcount leak in a minimal > way turned out to add a new bug. > > Whenever the bind operation fails before we attempt to grab > a reference count on a device, we might release the device refcount > of a prior successful bind() operation. > > [...] Here is the summary with links: - [net] llc: only change llc->dev when bind() succeeds https://git.kernel.org/netdev/net/c/2d327a79ee17 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