From: Arend Van Spriel <aspriel@gmail.com>
To: Dokyung Song <dokyung.song@gmail.com>,
linux-wireless@vger.kernel.org, Kalle Valo <kvalo@kernel.org>
Cc: Jisoo Jang <jisoo.jang@yonsei.ac.kr>,
Minsuk Kang <linuxlovemin@yonsei.ac.kr>
Subject: Re: [PATCH v2] brcmfmac: Fixes potential buffer overflow in 'brcmf_fweh_event_worker'
Date: Thu, 20 Oct 2022 13:30:20 +0200 [thread overview]
Message-ID: <18b9e591-3495-5cb6-53cd-f8c11bc0a71d@gmail.com> (raw)
In-Reply-To: <1cbd1d8e-8dc5-052b-118a-0c546d5edad6@gmail.com>
The working email address this time (I hope).
On 10/20/2022 1:29 PM, Arend Van Spriel wrote:
> + Kalle
>
> On 10/20/2022 12:49 PM, Dokyung Song wrote:
>> This patch fixes an intra-object buffer overflow in brcmfmac that occurs
>> when the device provides a 'bsscfgidx' equal to or greater than the
>> buffer size. The patch adds a check that leads to a safe failure if that
>> is the case.
>
> Thanks for the updated patch. The subject for all linux-wireless patches
> should begin with 'wifi:'. Sorry for noticing it not earlier. Maybe
> Kalle can correct it when applying the patch.
>
> Regards,
> Arend
prev parent reply other threads:[~2022-10-20 11:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-20 10:49 [PATCH v2] brcmfmac: Fixes potential buffer overflow in 'brcmf_fweh_event_worker' Dokyung Song
2022-10-20 11:29 ` Arend Van Spriel
2022-10-20 11:30 ` Arend Van Spriel [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=18b9e591-3495-5cb6-53cd-f8c11bc0a71d@gmail.com \
--to=aspriel@gmail.com \
--cc=dokyung.song@gmail.com \
--cc=jisoo.jang@yonsei.ac.kr \
--cc=kvalo@kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=linuxlovemin@yonsei.ac.kr \
/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.