[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163698660967.25242.6544784214334757611.git-patchwork-notify@kernel.org>
Date: Mon, 15 Nov 2021 14:30:09 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Xin Long <lucien.xin@...il.com>
Cc: netdev@...r.kernel.org, tipc-discussion@...ts.sourceforge.net,
jmaloy@...hat.com, ying.xue@...driver.com,
tuong.t.lien@...tech.com.au, davem@...emloft.net, kuba@...nel.org
Subject: Re: [PATCH net] tipc: only accept encrypted MSG_CRYPTO msgs
Hello:
This patch was applied to netdev/net.git (master)
by David S. Miller <davem@...emloft.net>:
On Mon, 15 Nov 2021 07:45:24 -0500 you wrote:
> The MSG_CRYPTO msgs are always encrypted and sent to other nodes
> for keys' deployment. But when receiving in peers, if those nodes
> do not validate it and make sure it's encrypted, one could craft
> a malicious MSG_CRYPTO msg to deploy its key with no need to know
> other nodes' keys.
>
> This patch is to do that by checking TIPC_SKB_CB(skb)->decrypted
> and discard it if this packet never got decrypted.
>
> [...]
Here is the summary with links:
- [net] tipc: only accept encrypted MSG_CRYPTO msgs
https://git.kernel.org/netdev/net/c/271351d255b0
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists