From: patchwork-bot+netdevbpf@kernel.org
To: Phillip Potter <phil@philpotter.co.uk>
Cc: davem@davemloft.net, kuba@kernel.org,
wilken.gottwalt@mailbox.org, colin.king@canonical.com,
bjorn@mork.no, jk@ozlabs.org, hkallweit1@gmail.com,
bjorn.andersson@linaro.org, linux-usb@vger.kernel.org,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] net: usb: ax88179_178a: initialize local variables before use
Date: Thu, 01 Apr 2021 23:20:09 +0000 [thread overview]
Message-ID: <161731920975.16404.14594136802102080377.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210401223607.3846-1-phil@philpotter.co.uk>
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Thu, 1 Apr 2021 23:36:07 +0100 you wrote:
> Use memset to initialize local array in drivers/net/usb/ax88179_178a.c, and
> also set a local u16 and u32 variable to 0. Fixes a KMSAN found uninit-value bug
> reported by syzbot at:
> https://syzkaller.appspot.com/bug?id=00371c73c72f72487c1d0bfe0cc9d00de339d5aa
>
> Reported-by: syzbot+4993e4a0e237f1b53747@syzkaller.appspotmail.com
> Signed-off-by: Phillip Potter <phil@philpotter.co.uk>
>
> [...]
Here is the summary with links:
- net: usb: ax88179_178a: initialize local variables before use
https://git.kernel.org/netdev/net-next/c/bd78980be1a6
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-04-01 23:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-01 22:36 [PATCH] net: usb: ax88179_178a: initialize local variables before use Phillip Potter
2021-04-01 23:20 ` 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=161731920975.16404.14594136802102080377.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=bjorn.andersson@linaro.org \
--cc=bjorn@mork.no \
--cc=colin.king@canonical.com \
--cc=davem@davemloft.net \
--cc=hkallweit1@gmail.com \
--cc=jk@ozlabs.org \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=phil@philpotter.co.uk \
--cc=wilken.gottwalt@mailbox.org \
/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).