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: Mon, 17 Oct 2022 08:40:15 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Yang Yingliang <yangyingliang@...wei.com> Cc: linux-mediatek@...ts.infradead.org, netdev@...r.kernel.org, nbd@....name, davem@...emloft.net Subject: Re: [PATCH net 0/3] net: ethernet: mtk_eth_wed: fixe some leaks Hello: This series was applied to netdev/net.git (master) by David S. Miller <davem@...emloft.net>: On Mon, 17 Oct 2022 11:51:53 +0800 you wrote: > I found some leaks in mtk_eth_soc.c/mtk_wed.c. > > patch#1 - I found mtk_wed_exit() is never called, I think mtk_wed_exit() need > be called in error path or module remove function to free the memory > allocated in mtk_wed_add_hw(). > > patch#2 - The device is not put in error path in mtk_wed_add_hw(). > > [...] Here is the summary with links: - [net,1/3] net: ethernet: mtk_eth_soc: fix possible memory leak in mtk_probe() https://git.kernel.org/netdev/net/c/b3d0d98179d6 - [net,2/3] net: ethernet: mtk_eth_wed: add missing put_device() in mtk_wed_add_hw() https://git.kernel.org/netdev/net/c/9d4f20a476ca - [net,3/3] net: ethernet: mtk_eth_wed: add missing of_node_put() https://git.kernel.org/netdev/net/c/e0bb4659e235 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