diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2012-12-11 04:07:42 +0000 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2012-12-16 23:44:12 +0100 |
commit | 252b3e8c1bc0c2b20348ae87d67efcd0a8209f72 (patch) | |
tree | 369400efc56df50e5fa1467ffd84fbe43f264f40 /mm/bootmem.c | |
parent | 0c36b48b36dc84d4215dc9d1cde1bda829214ba6 (diff) | |
download | op-kernel-dev-252b3e8c1bc0c2b20348ae87d67efcd0a8209f72.zip op-kernel-dev-252b3e8c1bc0c2b20348ae87d67efcd0a8209f72.tar.gz |
netfilter: xt_CT: fix crash while destroy ct templates
In (d871bef netfilter: ctnetlink: dump entries from the dying and
unconfirmed lists), we assume that all conntrack objects are
inserted in any of the existing lists. However, template conntrack
objects were not. This results in hitting BUG_ON in the
destroy_conntrack path while removing a rule that uses the CT target.
This patch fixes the situation by adding the template lists, which
is where template conntrack objects reside now.
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'mm/bootmem.c')
0 files changed, 0 insertions, 0 deletions