From: Jakub Kicinski <kuba@kernel.org>
To: amitkarwar@gmail.com, ganapathi017@gmail.com,
sharvari.harisangam@nxp.com, huxinming820@gmail.com
Cc: Jiasheng Jiang <jiasheng@iscas.ac.cn>,
kvalo@kernel.org, dkiran@marvell.com, patila@marvell.com,
bzhao@marvell.com, linville@tuxdriver.com,
linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] mwifiex: Add check for skb_copy
Date: Wed, 12 Jul 2023 17:55:26 -0700 [thread overview]
Message-ID: <20230712175526.55709bfd@kernel.org> (raw)
In-Reply-To: <20230707095121.10453-1-jiasheng@iscas.ac.cn>
On Fri, 7 Jul 2023 17:51:21 +0800 Jiasheng Jiang wrote:
> Add check for the return value of skb_copy in order to avoid NULL pointer
> dereference.
>
> Fixes: 838e4f449297 ("mwifiex: improve uAP RX handling")
> Signed-off-by: Jiasheng Jiang <jiasheng@iscas.ac.cn>
Amitkumar, Ganapathi, Sharvari, Xinming please review.
prev parent reply other threads:[~2023-07-13 0:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-07 9:51 [PATCH] mwifiex: Add check for skb_copy Jiasheng Jiang
2023-07-13 0:55 ` Jakub Kicinski [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=20230712175526.55709bfd@kernel.org \
--to=kuba@kernel.org \
--cc=amitkarwar@gmail.com \
--cc=bzhao@marvell.com \
--cc=dkiran@marvell.com \
--cc=ganapathi017@gmail.com \
--cc=huxinming820@gmail.com \
--cc=jiasheng@iscas.ac.cn \
--cc=kvalo@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
--cc=patila@marvell.com \
--cc=sharvari.harisangam@nxp.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.