On Sat, 6 Jun 2026 21:26:23 +0100 [email protected] 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

