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: <167083861466.6188.11052191900852417459.git-patchwork-notify@kernel.org> Date: Mon, 12 Dec 2022 09:50:14 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Li Zetao <lizetao1@...wei.com> Cc: kevin.curtis@...site.co.uk, davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, netdev@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH] net: farsync: Fix kmemleak when rmmods farsync Hello: This patch was applied to netdev/net.git (master) by David S. Miller <davem@...emloft.net>: On Thu, 8 Dec 2022 20:05:40 +0800 you wrote: > There are two memory leaks reported by kmemleak: > > unreferenced object 0xffff888114b20200 (size 128): > comm "modprobe", pid 4846, jiffies 4295146524 (age 401.345s) > hex dump (first 32 bytes): > e0 62 57 09 81 88 ff ff e0 62 57 09 81 88 ff ff .bW......bW..... > 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ > backtrace: > [<ffffffff815bcd82>] kmalloc_trace+0x22/0x60 > [<ffffffff83d35c78>] __hw_addr_add_ex+0x198/0x6c0 > [<ffffffff83d3989d>] dev_addr_init+0x13d/0x230 > [<ffffffff83d1063d>] alloc_netdev_mqs+0x10d/0xe50 > [<ffffffff82b4a06e>] alloc_hdlcdev+0x2e/0x80 > [<ffffffffa016a741>] fst_add_one+0x601/0x10e0 [farsync] > ... > > [...] Here is the summary with links: - net: farsync: Fix kmemleak when rmmods farsync https://git.kernel.org/netdev/net/c/2f623aaf9f31 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