From: Jakub Kicinski <kuba@kernel.org>
To: david.laight.linux@gmail.com
Cc: Kees Cook <kees@kernel.org>,
linux-hardening@vger.kernel.org, Arnd Bergmann <arnd@kernel.org>,
linux-kernel@vger.kernel.org, netdev@vger.kernel.org,
David Ahern <dsahern@kernel.org>,
"David S. Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Herbert Xu <herbert@gondor.apana.org.au>,
Ido Schimmel <idosch@nvidia.com>, Paolo Abeni <pabeni@redhat.com>,
Steffen Klassert <steffen.klassert@secunet.com>
Subject: Re: [PATCH net-next] net/ipv6/ip6_vti: Use strscpy() to copy device name
Date: Tue, 9 Jun 2026 18:00:03 -0700 [thread overview]
Message-ID: <20260609180003.31cf7ab0@kernel.org> (raw)
In-Reply-To: <20260606202633.5018-29-david.laight.linux@gmail.com>
On Sat, 6 Jun 2026 21:26:23 +0100 david.laight.linux@gmail.com wrote:
> Subject: [PATCH net-next] net/ipv6/ip6_vti: Use strscpy() to copy device name
Same comment as on the bonding patch goes for all the patches which
copy from dev->name. If dev->name is not properly terminated we have
more serious problems that this copy
prev parent reply other threads:[~2026-06-10 1:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-06 20:26 [PATCH net-next] net/ipv6/ip6_vti: Use strscpy() to copy device name david.laight.linux
2026-06-10 1:00 ` 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=20260609180003.31cf7ab0@kernel.org \
--to=kuba@kernel.org \
--cc=arnd@kernel.org \
--cc=davem@davemloft.net \
--cc=david.laight.linux@gmail.com \
--cc=dsahern@kernel.org \
--cc=edumazet@google.com \
--cc=herbert@gondor.apana.org.au \
--cc=idosch@nvidia.com \
--cc=kees@kernel.org \
--cc=linux-hardening@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=steffen.klassert@secunet.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.