diff options
author | Eric Dumazet <edumazet@google.com> | 2015-10-20 03:02:01 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2015-10-22 12:55:25 +0200 |
commit | 45efccdbec3cd465c4776ed9ca1d7b1bba1b7e34 (patch) | |
tree | c0fd2f7fb693c42f116985aa8c913013e4bae88d /net/packet | |
parent | net: sun4i-emac: Properly free resources on probe failure and remove (diff) | |
download | linux-45efccdbec3cd465c4776ed9ca1d7b1bba1b7e34.tar.xz linux-45efccdbec3cd465c4776ed9ca1d7b1bba1b7e34.zip |
netfilter: xt_TEE: fix NULL dereference
iptables -I INPUT ... -j TEE --gateway 10.1.2.3
<crash> because --oif was not specified
tee_tg_check() sets ->priv pointer to NULL in this case.
Fixes: bbde9fc1824a ("netfilter: factor out packet duplication for IPv4/IPv6")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/packet')
0 files changed, 0 insertions, 0 deletions