diff options
author | 2013-01-10 16:12:01 +0100 | |
---|---|---|
committer | 2013-01-12 14:12:36 +0100 | |
commit | 1e47ee8367babe6a5e8adf44a714c7086657b87e (patch) | |
tree | 09596b40accfa9adcf21f7b0a26f99cee7d4e0e7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | netfilter: xt_CT: fix unset return value if conntrack zone are disabled (diff) | |
download | linux-dev-1e47ee8367babe6a5e8adf44a714c7086657b87e.tar.xz linux-dev-1e47ee8367babe6a5e8adf44a714c7086657b87e.zip |
netfilter: nf_conntrack: fix BUG_ON while removing nf_conntrack with netns
canqun zhang reported that we're hitting BUG_ON in the
nf_conntrack_destroy path when calling kfree_skb while
rmmod'ing the nf_conntrack module.
Currently, the nf_ct_destroy hook is being set to NULL in the
destroy path of conntrack.init_net. However, this is a problem
since init_net may be destroyed before any other existing netns
(we cannot assume any specific ordering while releasing existing
netns according to what I read in recent emails).
Thanks to Gao feng for initial patch to address this issue.
Reported-by: canqun zhang <canqunzhang@gmail.com>
Acked-by: Gao feng <gaofeng@cn.fujitsu.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions