lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sat, 01 Oct 2022 01:10:15 +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, johannes@...solutions.net, razor@...ckwall.org, nicolas.dichtel@...nd.com, gnault@...hat.com, florent.fourcot@...irst.fr, pablo@...filter.org, fw@...len.de, jhs@...atatu.com, jacob.e.keller@...el.com, liuhangbin@...il.com Subject: Re: [PATCH net-next RESEND] genetlink: reject use of nlmsg_flags for new commands Hello: This patch was applied to netdev/net-next.git (master) by Jakub Kicinski <kuba@...nel.org>: On Thu, 29 Sep 2022 07:28:09 -0700 you wrote: > Commit 9c5d03d36251 ("genetlink: start to validate reserved header bytes") > introduced extra validation for genetlink headers. We had to gate it > to only apply to new commands, to maintain bug-wards compatibility. > Use this opportunity (before the new checks make it to Linus's tree) > to add more conditions. > > Validate that Generic Netlink families do not use nlmsg_flags outside > of the well-understood set. > > [...] Here is the summary with links: - [net-next,RESEND] genetlink: reject use of nlmsg_flags for new commands https://git.kernel.org/netdev/net-next/c/cff2d762cde6 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