From: patchwork-bot+netdevbpf@kernel.org
To: Yang Yingliang <yangyingliang@huawei.com>
Cc: linux-kernel@vger.kernel.org, netdev@vger.kernel.org,
davem@davemloft.net, kuba@kernel.org
Subject: Re: [PATCH net] net/802/garp: fix memleak in garp_request_join()
Date: Thu, 01 Jul 2021 18:30:04 +0000 [thread overview]
Message-ID: <162516420409.17332.599996156094431434.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210629115328.1328947-1-yangyingliang@huawei.com>
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Tue, 29 Jun 2021 19:53:28 +0800 you wrote:
> I got kmemleak report when doing fuzz test:
>
> BUG: memory leak
> unreferenced object 0xffff88810c909b80 (size 64):
> comm "syz", pid 957, jiffies 4295220394 (age 399.090s)
> hex dump (first 32 bytes):
> 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
> 00 00 00 00 00 00 00 00 08 00 00 00 01 02 00 04 ................
> backtrace:
> [<00000000ca1f2e2e>] garp_request_join+0x285/0x3d0
> [<00000000bf153351>] vlan_gvrp_request_join+0x15b/0x190
> [<0000000024005e72>] vlan_dev_open+0x706/0x980
> [<00000000dc20c4d4>] __dev_open+0x2bb/0x460
> [<0000000066573004>] __dev_change_flags+0x501/0x650
> [<0000000035b42f83>] rtnl_configure_link+0xee/0x280
> [<00000000a5e69de0>] __rtnl_newlink+0xed5/0x1550
> [<00000000a5258f4a>] rtnl_newlink+0x66/0x90
> [<00000000506568ee>] rtnetlink_rcv_msg+0x439/0xbd0
> [<00000000b7eaeae1>] netlink_rcv_skb+0x14d/0x420
> [<00000000c373ce66>] netlink_unicast+0x550/0x750
> [<00000000ec74ce74>] netlink_sendmsg+0x88b/0xda0
> [<00000000381ff246>] sock_sendmsg+0xc9/0x120
> [<000000008f6a2db3>] ____sys_sendmsg+0x6e8/0x820
> [<000000008d9c1735>] ___sys_sendmsg+0x145/0x1c0
> [<00000000aa39dd8b>] __sys_sendmsg+0xfe/0x1d0
>
> [...]
Here is the summary with links:
- [net] net/802/garp: fix memleak in garp_request_join()
https://git.kernel.org/netdev/net/c/42ca63f98084
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2021-07-01 18:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-29 11:53 [PATCH net] net/802/garp: fix memleak in garp_request_join() Yang Yingliang
2021-07-01 18:30 ` patchwork-bot+netdevbpf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=162516420409.17332.599996156094431434.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=yangyingliang@huawei.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).