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: <167107921622.17884.12888619554957211520.git-patchwork-notify@kernel.org> Date: Thu, 15 Dec 2022 04:40:16 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Vladimir Oltean <vladimir.oltean@....com> Cc: netdev@...r.kernel.org, davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, claudiu.manoil@....com, linux-kernel@...r.kernel.org, lorenzo.bianconi@...hat.com Subject: Re: [PATCH net] net: enetc: avoid buffer leaks on xdp_do_redirect() failure Hello: This patch was applied to netdev/net.git (master) by Jakub Kicinski <kuba@...nel.org>: On Tue, 13 Dec 2022 02:19:08 +0200 you wrote: > Before enetc_clean_rx_ring_xdp() calls xdp_do_redirect(), each software > BD in the RX ring between index orig_i and i can have one of 2 refcount > values on its page. > > We are the owner of the current buffer that is being processed, so the > refcount will be at least 1. > > [...] Here is the summary with links: - [net] net: enetc: avoid buffer leaks on xdp_do_redirect() failure https://git.kernel.org/netdev/net/c/628050ec952d 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