[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<173466123650.2451213.749392746922936874.git-patchwork-notify@kernel.org>
Date: Fri, 20 Dec 2024 02:20:36 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jakub Kicinski <kuba@...nel.org>
Cc: davem@...emloft.net, netdev@...r.kernel.org, edumazet@...gle.com,
pabeni@...hat.com
Subject: Re: [PATCH net-next] net: netlink: catch attempts to send empty messages
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 17 Dec 2024 18:44:00 -0800 you wrote:
> syzbot can figure out a way to redirect a netlink message to a tap.
> Sending empty skbs to devices is not valid and we end up hitting
> a skb_assert_len() in __dev_queue_xmit().
>
> Make catching these mistakes easier, assert the skb size directly
> in netlink core.
>
> [...]
Here is the summary with links:
- [net-next] net: netlink: catch attempts to send empty messages
https://git.kernel.org/netdev/net-next/c/75e2c86c7b18
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