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: Tue, 14 Jan 2020 19:52:27 +0200 From: Nikolay Aleksandrov <nikolay@...ulusnetworks.com> To: David Ahern <dsahern@...il.com>, Jakub Kicinski <kuba@...nel.org> Cc: netdev@...r.kernel.org, roopa@...ulusnetworks.com, davem@...emloft.net, bridge@...ts.linux-foundation.org Subject: Re: [PATCH net-next 3/8] net: bridge: vlan: add rtm definitions and dump support On 14/01/2020 18:53, David Ahern wrote: > On 1/14/20 9:50 AM, Nikolay Aleksandrov wrote: >> Ah fair enough, so nlmsg_parse() would be better even without attrs. > > that was the intention. It would be a good verification of the theory if > you could run a test with a larger ancillary header. > Just did, works like expected. Tested all sorts of wrong messages and attributes, they get properly validated and thrown out. Sending v2 in a minute. :) Thanks!
Powered by blists - more mailing lists