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: Wed, 23 Mar 2022 18:00:13 +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, beraphin@...il.com, smanolov@...e.de Subject: Re: [PATCH net-next] llc: fix netdevice reference leaks in llc_ui_bind() Hello: This patch was applied to netdev/net-next.git (master) by Jakub Kicinski <kuba@...nel.org>: On Tue, 22 Mar 2022 17:41:47 -0700 you wrote: > From: Eric Dumazet <edumazet@...gle.com> > > Whenever llc_ui_bind() and/or llc_ui_autobind() > took a reference on a netdevice but subsequently fail, > they must properly release their reference > or risk the infamous message from unregister_netdevice() > at device dismantle. > > [...] Here is the summary with links: - [net-next] llc: fix netdevice reference leaks in llc_ui_bind() https://git.kernel.org/netdev/net-next/c/764f4eb6846f 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