[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<174727563674.2582097.9408039734394168473.git-patchwork-notify@kernel.org>
Date: Thu, 15 May 2025 02:20:36 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Eelco Chaudron <echaudro@...hat.com>
Cc: netdev@...r.kernel.org, dev@...nvswitch.org, aconole@...hat.com,
i.maximets@....org, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, horms@...nel.org
Subject: Re: [PATCH net-next v2] openvswitch: Stricter validation for the
userspace action
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Mon, 12 May 2025 10:08:24 +0200 you wrote:
> This change enhances the robustness of validate_userspace() by ensuring
> that all Netlink attributes are fully contained within the parent
> attribute. The previous use of nla_parse_nested_deprecated() could
> silently skip trailing or malformed attributes, as it stops parsing at
> the first invalid entry.
>
> By switching to nla_parse_deprecated_strict(), we make sure only fully
> validated attributes are copied for later use.
>
> [...]
Here is the summary with links:
- [net-next,v2] openvswitch: Stricter validation for the userspace action
https://git.kernel.org/netdev/net-next/c/88906f559541
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