From: 赵金明 <zhaojinming@uniontech.com>
To: "Andrew Lunn" <andrew@lunn.ch>
Cc: pabeni <pabeni@redhat.com>,
andrew+netdev <andrew+netdev@lunn.ch>,
davem <davem@davemloft.net>, edumazet <edumazet@google.com>,
horms <horms@kernel.org>, kuba <kuba@kernel.org>,
linux-kernel <linux-kernel@vger.kernel.org>,
madalin.bucur <madalin.bucur@nxp.com>,
netdev <netdev@vger.kernel.org>,
sean.anderson <sean.anderson@linux.dev>
Subject: Re: [PATCH v2 1/2] net: fman: move IRQ registration after init to prevent NULL deref and UAF
Date: Fri, 3 Jul 2026 15:54:55 +0800 [thread overview]
Message-ID: <5CF599A1AAB00763+2026070315545441192614@uniontech.com> (raw)
In-Reply-To: 19877366-38df-4598-9892-3b295a5238f1@lunn.ch
>On Thu, Jul 02, 2026 at 05:28:15PM +0800, ZhaoJinming wrote:
>> read_dts_node() registers shared interrupt handlers via
>> devm_request_irq() with fman as dev_id. Two bugs exist in the
>> current code:
>
>Please start a new thread with a new version of the patch. The CI
>system just thinks this is part of the discussion, not something it
>must test.
>
>Please also read:
>
>https://www.kernel.org/doc/html/latest/process/maintainer-netdev.html
>
>and set the Subject: line correctly, etc.
>
>???? Andrew
>
Started a new thread, https://lore.kernel.org/netdev/20260703074324.907294-1-zhaojinming@uniontech.com/T/#t
Thanks,
Jinming
prev parent reply other threads:[~2026-07-03 7:55 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-29 8:45 [PATCH] net: fman: guard IRQ handlers against pre-init interrupt ZhaoJinming
2026-07-01 15:06 ` Paolo Abeni
2026-07-02 9:28 ` ZhaoJinming
2026-07-02 9:28 ` [PATCH v2 1/2] net: fman: move IRQ registration after init to prevent NULL deref and UAF ZhaoJinming
2026-07-02 20:42 ` Andrew Lunn
2026-07-03 7:54 ` 赵金明 [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=5CF599A1AAB00763+2026070315545441192614@uniontech.com \
--to=zhaojinming@uniontech.com \
--cc=andrew+netdev@lunn.ch \
--cc=andrew@lunn.ch \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=horms@kernel.org \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=madalin.bucur@nxp.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=sean.anderson@linux.dev \
/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