Re: [PATCH net-next] net/ipv6/ip6_vti: Use strscpy() to copy device name
From: Jakub Kicinski
Date: Tue Jun 09 2026 - 21:00:24 EST
On Sat, 6 Jun 2026 21:26:23 +0100 david.laight.linux@xxxxxxxxx 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