diff options
author | Florian Westphal | 2018-06-12 18:36:19 +0200 |
---|---|---|
committer | Pablo Neira Ayuso | 2018-06-12 19:35:52 +0200 |
commit | fc6ddbecce440df74fb4491c17c372b52cf5be83 (patch) | |
tree | b812664469498643e9e96cb05c04968c022a2b30 /net/batman-adv/distributed-arp-table.c | |
parent | c05a45c0865d986a8aea373cd5297dbfded6882e (diff) |
netfilter: xt_connmark: fix list corruption on rmmod
This needs to use xt_unregister_targets, else new revision is left
on the list which then causes list to point to a target struct that has been free'd.
Fixes: 472a73e00757 ("netfilter: xt_conntrack: Support bit-shifting for CONNMARK & MARK targets.")
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/batman-adv/distributed-arp-table.c')
0 files changed, 0 insertions, 0 deletions