From: Geraldo Nascimento <geraldogabriel@gmail.com>
To: Mark Brown <broonie@kernel.org>
Cc: "Alexander A. Klimov" <grandmaster@al2klimov.de>,
Nick Li <nick.li@foursemi.com>,
Liam Girdwood <lgirdwood@gmail.com>,
Jaroslav Kysela <perex@perex.cz>, Takashi Iwai <tiwai@suse.com>,
linux-sound@vger.kernel.org,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v2] ASoC: codecs: fs210x: fix possible buffer overflow
Date: Tue, 12 May 2026 23:47:21 -0300 [thread overview]
Message-ID: <agPmOSjHXOmpy2FJ@geday> (raw)
In-Reply-To: <agPVoN1zSjzYPqpt@sirena.co.uk>
Hi Mark,
On Wed, May 13, 2026 at 10:36:32AM +0900, Mark Brown wrote:
> On Tue, May 12, 2026 at 09:07:15PM +0200, Alexander A. Klimov wrote:
> > In fs210x_effect_scene_info(), a string was copied like this:
> >
> > strscpy(DST, SRC, strlen(SRC) + 1);
>
> This doesn't apply against current code, please check and resend.
Do you mean the codechange must be explicit in the commit message
instead of a generic pseudocode version?
Plus, is it acceptable to send v2 in reply to v1 like this? I'm a little
lost.
Thanks,
Geraldo Nascimento
next prev parent reply other threads:[~2026-05-13 2:47 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-11 20:35 [PATCH] ASoC: codecs: fs210x: fix possible buffer overflow Alexander A. Klimov
2026-05-12 12:33 ` Mark Brown
2026-05-12 19:07 ` [PATCH v2] " Alexander A. Klimov
2026-05-13 1:36 ` Mark Brown
2026-05-13 2:47 ` Geraldo Nascimento [this message]
2026-05-13 14:56 ` Mark Brown
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=agPmOSjHXOmpy2FJ@geday \
--to=geraldogabriel@gmail.com \
--cc=broonie@kernel.org \
--cc=grandmaster@al2klimov.de \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sound@vger.kernel.org \
--cc=nick.li@foursemi.com \
--cc=perex@perex.cz \
--cc=tiwai@suse.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.