netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Zheng Wang <zyytlz.wz@163.com>
Cc: netdev@vger.kernel.org, wellslutw@gmail.com, davem@davemloft.net,
	linux-kernel@vger.kernel.org, hackerzheng666@gmail.com,
	alex000young@gmail.com, security@kernel.org, edumazet@google.com,
	pabeni@redhat.com
Subject: Re: [PATCH] eth: sp7021: fix use after free bug in spl2sw_nvmem_get_mac_address
Date: Fri, 30 Sep 2022 08:48:47 -0700	[thread overview]
Message-ID: <20220930084847.2d0b4f4a@kernel.org> (raw)
In-Reply-To: <20220930040310.2221344-1-zyytlz.wz@163.com>

On Fri, 30 Sep 2022 12:03:10 +0800 Zheng Wang wrote:
> This frees "mac" and tries to display its address as part of the error
> message on the next line.  Swap the order.
> 
> Fixes: fd3040b9394c ("net: ethernet: Add driver for Sunplus SP7021")
> 
> Reported-by: Zheng Wang <hackerzheng666@gmail.com>
> 
> Signed-off-by: Zheng Wang <zyytlz.wz@163.com>

Is there reporter and author the same person with different email
addresses or two people?


  reply	other threads:[~2022-09-30 15:48 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-30  4:03 [PATCH] eth: sp7021: fix use after free bug in spl2sw_nvmem_get_mac_address Zheng Wang
2022-09-30 15:48 ` Jakub Kicinski [this message]
2022-09-30 17:23   ` Zheng Hacker
2022-09-30 17:25     ` Jakub Kicinski
2022-09-30 17:55       ` Zheng Hacker
  -- strict thread matches above, loose matches on Subject: below --
2022-09-30 17:57 Zheng Wang
2022-10-03 11:50 ` patchwork-bot+netdevbpf

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=20220930084847.2d0b4f4a@kernel.org \
    --to=kuba@kernel.org \
    --cc=alex000young@gmail.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=hackerzheng666@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=security@kernel.org \
    --cc=wellslutw@gmail.com \
    --cc=zyytlz.wz@163.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).