netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH netfilter 0/3] netfilter: add missing attribute validation
@ 2020-03-03  5:08 Jakub Kicinski
  2020-03-03  5:08 ` [PATCH netfilter 1/3] netfilter: add missing attribute validation for cthelper Jakub Kicinski
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jakub Kicinski @ 2020-03-03  5:08 UTC (permalink / raw)
  To: pablo; +Cc: netfilter-devel, fw, netdev, Jakub Kicinski

Hi!

Netfilter and nf_tables is missing a handful of netlink policy entries.

Compilation tested only.

Jakub Kicinski (3):
  netfilter: add missing attribute validation for cthelper
  netfilter: add missing attribute validation for payload csum flags
  netfilter: nf_tables: add missing attribute validation for tunnels

 net/netfilter/nfnetlink_cthelper.c | 2 ++
 net/netfilter/nft_payload.c        | 1 +
 net/netfilter/nft_tunnel.c         | 2 ++
 3 files changed, 5 insertions(+)

-- 
2.24.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-03-04  1:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-03  5:08 [PATCH netfilter 0/3] netfilter: add missing attribute validation Jakub Kicinski
2020-03-03  5:08 ` [PATCH netfilter 1/3] netfilter: add missing attribute validation for cthelper Jakub Kicinski
2020-03-03  5:08 ` [PATCH netfilter 2/3] netfilter: add missing attribute validation for payload csum flags Jakub Kicinski
2020-03-03  5:08 ` [PATCH netfilter 3/3] netfilter: nf_tables: add missing attribute validation for tunnels Jakub Kicinski
2020-03-04  1:26 ` [PATCH netfilter 0/3] netfilter: add missing attribute validation Pablo Neira Ayuso

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).