From: Markus Elfring <Markus.Elfring@web.de>
To: "Zichen Xie" <zichenxie0106@gmail.com>,
linux-mediatek@lists.infradead.org,
linux-arm-kernel@lists.infradead.org,
linux-wireless@vger.kernel.org,
"Aditya Kumar Singh" <quic_adisi@quicinc.com>,
"Allen Ye (葉芷勳)" <Allen.Ye@mediatek.com>,
"Angelo Gioacchino Del Regno"
<angelogioacchino.delregno@collabora.com>,
"Benjamin Lin" <benjamin-jw.lin@mediatek.com>,
"Bo Jiao" <bo.jiao@mediatek.com>,
"Deren Wu" <deren.wu@mediatek.com>,
"Evelyn Tsai (蔡珊鈺)" <Evelyn.Tsai@mediatek.com>,
"Felix Fietkau" <nbd@nbd.name>,
"Howard Hsu" <howard-yh.hsu@mediatek.com>,
"Johannes Berg" <johannes.berg@intel.com>,
"Kalle Valo" <kvalo@kernel.org>,
"Krzysztof Kozlowski" <krzk@kernel.org>,
"Lorenzo Bianconi" <lorenzo@kernel.org>,
"Matthias Brugger" <matthias.bgg@gmail.com>,
"MeiChia Chiu" <MeiChia.Chiu@mediatek.com>,
"Ming Yen Hsieh" <mingyen.hsieh@mediatek.com>,
"Peter Chiu" <chui-hao.chiu@mediatek.com>,
"Ryder Lee" <ryder.lee@mediatek.com>,
"Sean Wang" <sean.wang@mediatek.com>,
"Shayne Chen" <shayne.chen@mediatek.com>,
"StanleyYP Wang" <StanleyYP.Wang@mediatek.com>
Cc: LKML <linux-kernel@vger.kernel.org>,
kernel-janitors@vger.kernel.org,
Chenyuan Yang <chenyuan0y@gmail.com>,
Zijie Zhao <zzjas98@gmail.com>
Subject: Re: [PATCH v5] wifi: mt76: Fix NULL Dereference caused by mt76_connac_get_he_phy_cap()
Date: Sat, 5 Oct 2024 19:28:47 +0200 [thread overview]
Message-ID: <48c3da06-fe59-4902-a74f-a4f3e4488160@web.de> (raw)
In-Reply-To: <20241003180959.12158-1-zichenxie0106@gmail.com>
> mt76_connac_get_he_phy_cap() may return a NULL pointer,
> leading to NULL Pointer Dereference.
…
multiple questionable accesses?
How do you think about to use the term “null pointer dereference”
for the final commit message (including the summary phrase)?
Were any static source code analysis tools involved in the detection
of presented change possibilities?
…
> ---
> drivers/net/wireless/mediatek/mt76/mt7915/mcu.c | 5 +++++
…
Did you overlook to add patch version descriptions behind the marker line?
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?h=v6.12-rc1#n723
Regards,
Markus
next prev parent reply other threads:[~2024-10-05 17:31 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-03 18:09 [PATCH v5] wifi: mt76: Fix NULL Dereference caused by mt76_connac_get_he_phy_cap() Gax-c
2024-10-05 17:28 ` Markus Elfring [this message]
2024-10-07 14:23 ` Matthias Brugger
2024-10-07 15:36 ` Zichen Xie
2024-10-07 19:13 ` Matthias Brugger
2024-10-09 2:22 ` Zichen Xie
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=48c3da06-fe59-4902-a74f-a4f3e4488160@web.de \
--to=markus.elfring@web.de \
--cc=Allen.Ye@mediatek.com \
--cc=Evelyn.Tsai@mediatek.com \
--cc=MeiChia.Chiu@mediatek.com \
--cc=StanleyYP.Wang@mediatek.com \
--cc=angelogioacchino.delregno@collabora.com \
--cc=benjamin-jw.lin@mediatek.com \
--cc=bo.jiao@mediatek.com \
--cc=chenyuan0y@gmail.com \
--cc=chui-hao.chiu@mediatek.com \
--cc=deren.wu@mediatek.com \
--cc=howard-yh.hsu@mediatek.com \
--cc=johannes.berg@intel.com \
--cc=kernel-janitors@vger.kernel.org \
--cc=krzk@kernel.org \
--cc=kvalo@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=linux-wireless@vger.kernel.org \
--cc=lorenzo@kernel.org \
--cc=matthias.bgg@gmail.com \
--cc=mingyen.hsieh@mediatek.com \
--cc=nbd@nbd.name \
--cc=quic_adisi@quicinc.com \
--cc=ryder.lee@mediatek.com \
--cc=sean.wang@mediatek.com \
--cc=shayne.chen@mediatek.com \
--cc=zichenxie0106@gmail.com \
--cc=zzjas98@gmail.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).