From: Helge Deller <deller@gmx.de>
To: david.laight.linux@gmail.com, Kees Cook <kees@kernel.org>,
linux-hardening@vger.kernel.org, dri-devel@lists.freedesktop.org,
linux-fbdev@vger.kernel.org, linux-kernel@vger.kernel.org
Cc: Arnd Bergmann <arnd@kernel.org>
Subject: Re: [PATCH next] drivers/video/fbdev/s3fb: Use strscpy() to copy strings into arrays
Date: Tue, 9 Jun 2026 16:07:19 +0200 [thread overview]
Message-ID: <f4ba11c1-ffe6-43dc-98cd-2f641243c995@gmx.de> (raw)
In-Reply-To: <20260608095523.2606-11-david.laight.linux@gmail.com>
On 6/8/26 11:54, david.laight.linux@gmail.com wrote:
> From: David Laight <david.laight.linux@gmail.com>
>
> Replacing strcpy() with strscpy() ensures that overflow of the target
> buffer cannot happen.
>
> Signed-off-by: David Laight <david.laight.linux@gmail.com>
>
> drivers/video/fbdev/s3fb.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
applied.
Thanks!
Helge
prev parent reply other threads:[~2026-06-09 14:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-08 9:54 [PATCH next] drivers/video/fbdev/s3fb: Use strscpy() to copy strings into arrays david.laight.linux
2026-06-09 14:07 ` Helge Deller [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=f4ba11c1-ffe6-43dc-98cd-2f641243c995@gmx.de \
--to=deller@gmx.de \
--cc=arnd@kernel.org \
--cc=david.laight.linux@gmail.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=kees@kernel.org \
--cc=linux-fbdev@vger.kernel.org \
--cc=linux-hardening@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/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