From: Jakub Kicinski <kuba@kernel•org>
To: patchwork-bot+netdevbpf@kernel•org
Cc: Zheng Wang <zyytlz.wz@163•com>,
timur@kernel•org, davem@davemloft•net, edumazet@google•com,
pabeni@redhat•com, netdev@vger•kernel.org,
linux-kernel@vger•kernel.org, hackerzheng666@gmail•com,
1395428693sheep@gmail•com, alex000young@gmail•com
Subject: Re: [PATCH net v2] net: qcom/emac: Fix use after free bug in emac_remove due to race condition
Date: Mon, 20 Mar 2023 12:22:59 -0700 [thread overview]
Message-ID: <20230320122259.6f6ddc81@kernel.org> (raw)
In-Reply-To: <167930401750.16850.14731742864962914143.git-patchwork-notify@kernel.org>
On Mon, 20 Mar 2023 09:20:17 +0000 patchwork-bot+netdevbpf@kernel•org
wrote:
> Here is the summary with links:
> - [net,v2] net: qcom/emac: Fix use after free bug in emac_remove due to race condition
> https://git.kernel.org/netdev/net/c/6b6bc5b8bd2d
Don't think this is correct FWIW, randomly shutting things down without
holding any locks and before unregister_netdev() is called has got to
be racy. Oh, eh.
next prev parent reply other threads:[~2023-03-20 19:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-18 8:05 [PATCH net v2] net: qcom/emac: Fix use after free bug in emac_remove due to race condition Zheng Wang
2023-03-20 9:20 ` patchwork-bot+netdevbpf
2023-03-20 19:22 ` Jakub Kicinski [this message]
2023-03-23 3:49 ` Zheng Hacker
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=20230320122259.6f6ddc81@kernel.org \
--to=kuba@kernel$(echo .)org \
--cc=1395428693sheep@gmail$(echo .)com \
--cc=alex000young@gmail$(echo .)com \
--cc=davem@davemloft$(echo .)net \
--cc=edumazet@google$(echo .)com \
--cc=hackerzheng666@gmail$(echo .)com \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=netdev@vger$(echo .)kernel.org \
--cc=pabeni@redhat$(echo .)com \
--cc=patchwork-bot+netdevbpf@kernel$(echo .)org \
--cc=timur@kernel$(echo .)org \
--cc=zyytlz.wz@163$(echo .)com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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