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: <170433003498.5757.16525798721106023032.git-patchwork-notify@kernel.org> Date: Thu, 04 Jan 2024 01:00:34 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Dinghao Liu <dinghao.liu@....edu.cn> Cc: GR-Linux-NIC-Dev@...vell.com, davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, ron.mercer@...gic.com, jeff@...zik.org, netdev@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH] net/qla3xxx: fix potential memleak in ql_alloc_buffer_queues Hello: This patch was applied to netdev/net.git (main) by Jakub Kicinski <kuba@...nel.org>: On Wed, 27 Dec 2023 15:02:27 +0800 you wrote: > When dma_alloc_coherent() fails, we should free qdev->lrg_buf > to prevent potential memleak. > > Fixes: 1357bfcf7106 ("qla3xxx: Dynamically size the rx buffer queue based on the MTU.") > Signed-off-by: Dinghao Liu <dinghao.liu@....edu.cn> > --- > drivers/net/ethernet/qlogic/qla3xxx.c | 2 ++ > 1 file changed, 2 insertions(+) Here is the summary with links: - net/qla3xxx: fix potential memleak in ql_alloc_buffer_queues https://git.kernel.org/netdev/net/c/89f45c30172c 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