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: <169892582274.28990.7721054439007529390.git-patchwork-notify@kernel.org> Date: Thu, 02 Nov 2023 11:50:22 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Jijie Shao <shaojijie@...wei.com> Cc: hawk@...nel.org, ilias.apalodimas@...aro.org, davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, jdamato@...tly.com, shenjian15@...wei.com, wangjie125@...wei.com, liuyonglong@...wei.com, linyunsheng@...wei.com, netdev@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH net] net: page_pool: add missing free_percpu when page_pool_init fail Hello: This patch was applied to netdev/net.git (main) by Paolo Abeni <pabeni@...hat.com>: On Mon, 30 Oct 2023 17:12:56 +0800 you wrote: > From: Jian Shen <shenjian15@...wei.com> > > When ptr_ring_init() returns failure in page_pool_init(), free_percpu() > is not called to free pool->recycle_stats, which may cause memory > leak. > > Fixes: ad6fa1e1ab1b ("page_pool: Add recycle stats") > Signed-off-by: Jian Shen <shenjian15@...wei.com> > Signed-off-by: Jijie Shao <shaojijie@...wei.com> > > [...] Here is the summary with links: - [net] net: page_pool: add missing free_percpu when page_pool_init fail https://git.kernel.org/netdev/net/c/8ffbd1669ed1 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