summaryrefslogtreecommitdiff
path: root/net/nfc
diff options
context:
space:
mode:
authorPablo Neira Ayuso <pablo@netfilter.org>2014-11-10 22:53:55 +0300
committerPablo Neira Ayuso <pablo@netfilter.org>2014-11-12 14:06:24 +0300
commitc918687f5e3962375a19de6ded3c1be85ebdbcd6 (patch)
treebdfa4bde1a777c9a71eb45dbeb5de9344e39149a /net/nfc
parent2daf1b4d18e3add229d1a3b5c554331d99ac6c7e (diff)
downloadlinux-c918687f5e3962375a19de6ded3c1be85ebdbcd6.tar.xz
netfilter: nft_compat: relax chain type validation
Check for nat chain dependency only, which is the one that can actually crash the kernel. Don't care if mangle, filter and security specific match and targets are used out of their scope, they are harmless. This restores iptables-compat with mangle specific match/target when used out of the OUTPUT chain, that are actually emulated through filter chains, which broke when performing strict validation. Fixes: f3f5dde ("netfilter: nft_compat: validate chain type in match/target") Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/nfc')
0 files changed, 0 insertions, 0 deletions