Re: [PATCH net] tipc: Dont send random pad bytes in RESET/ACTIVATE messages

From: patchwork-bot+netdevbpf

Date: Mon Aug 31 2026 - 23:12:32 EST


Hello:

This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@xxxxxxxxxx>:

On Sat, 29 Aug 2026 12:58:12 +0100 you wrote:
> The interface name is passed in a fixed length (TIPC_MAX_IF_NAME) buffer.
> Replace the strcpy(data, l->if_name) with memcpy() so that the
> pad bytes are actually written (l->if_name[] is zero padded)
> rather than sending random bytes from the skb to the remote system.
>
> Replace two other strcpy() with strscpy().
>
> [...]

Here is the summary with links:
- [net] tipc: Dont send random pad bytes in RESET/ACTIVATE messages
https://git.kernel.org/netdev/net/c/81c600c26302

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html