From: Pablo Neira Ayuso Date: Wed, 15 Oct 2014 22:16:57 +0000 (+0200) Subject: netfilter: nft_nat: insufficient attribute validation X-Git-Tag: omap-for-v3.19/fixes-not-urgent-part1~25^2~58^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c819a39753d6a3ae9c0092236f59730a369b619;p=pandora-kernel.git netfilter: nft_nat: insufficient attribute validation We have to validate that we at least get an NFTA_NAT_REG_ADDR_MIN or NFTA_NFT_REG_PROTO_MIN attribute. Reject the configuration if none of them are present. Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed