Florian Westphal
7824d5a993
netfilter: arp_tables: add pre_exit hook for table unregister
...
commit d163a925eb upstream.
Same problem that also existed in iptables/ip(6)tables, when
arptable_filter is removed there is no longer a wait period before the
table/ruleset is free'd.
Unregister the hook in pre_exit, then remove the table in the exit
function.
This used to work correctly because the old nf_hook_unregister API
did unconditional synchronize_net.
The per-net hook unregister function uses call_rcu instead.
Fixes: b9e69e1273 ("netfilter: xtables: don't hook tables by default")
Signed-off-by: Florian Westphal <fw@strlen.de >
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2021-04-21 13:00:56 +02:00
..
2021-04-14 08:42:06 +02:00
2021-04-07 15:00:07 +02:00
2021-04-07 15:00:11 +02:00
2021-03-17 17:06:17 +01:00
2021-03-04 11:38:07 +01:00
2021-04-14 08:42:11 +02:00
2021-03-30 14:32:06 +02:00
2021-04-21 13:00:56 +02:00
2021-04-21 13:00:55 +02:00
2021-03-11 14:17:23 +01:00
2021-03-25 09:04:14 +01:00
2021-03-17 17:06:34 +01:00
2021-03-04 11:38:14 +01:00
2021-02-13 13:55:12 +01:00
2021-03-09 11:11:13 +01:00
2021-04-07 15:00:08 +02:00
2021-04-07 15:00:03 +02:00
2021-03-30 14:32:05 +02:00
2021-03-17 17:06:35 +01:00
2021-03-09 11:11:13 +01:00
2021-03-30 14:32:06 +02:00
2021-03-11 14:17:27 +01:00
2021-03-25 09:04:18 +01:00
2021-03-17 17:06:36 +01:00
2021-03-04 11:38:41 +01:00
2021-04-07 15:00:11 +02:00
2021-03-04 11:37:22 +01:00
2021-04-16 11:43:20 +02:00
2021-03-30 14:31:54 +02:00
2021-02-10 09:29:20 +01:00
2021-03-04 11:38:46 +01:00
2021-03-30 14:31:57 +02:00
2021-03-04 11:38:01 +01:00
2021-03-04 11:38:46 +01:00
2021-03-04 11:37:50 +01:00
2021-03-04 11:37:59 +01:00
2021-03-04 11:38:46 +01:00
2021-03-04 11:38:20 +01:00
2021-03-30 14:31:47 +02:00
2021-03-17 17:06:25 +01:00
2021-03-04 11:38:21 +01:00
2021-03-30 14:31:52 +02:00
2021-03-30 14:31:54 +02:00
2021-03-30 14:32:06 +02:00
2021-03-09 11:11:14 +01:00
2021-03-30 14:32:07 +02:00
2021-04-07 15:00:07 +02:00
2021-03-09 11:11:13 +01:00
2021-03-30 14:32:07 +02:00
2021-03-17 17:06:34 +01:00
2021-03-17 17:06:28 +01:00
2021-03-30 14:32:05 +02:00
2021-04-07 15:00:13 +02:00
2021-03-04 11:38:35 +01:00
2021-03-04 11:38:21 +01:00
2021-03-17 17:06:34 +01:00
2021-04-14 08:42:01 +02:00
2021-03-30 14:31:53 +02:00
2021-03-30 14:31:53 +02:00
2021-03-17 17:06:34 +01:00
2021-03-07 12:34:15 +01:00
2021-03-25 09:04:16 +01:00
2021-03-04 11:38:29 +01:00
2021-03-04 11:37:36 +01:00
2021-03-30 14:31:51 +02:00
2021-02-17 11:02:28 +01:00
2021-03-25 09:04:14 +01:00
2021-03-17 17:06:19 +01:00
2021-03-30 14:32:03 +02:00
2021-04-14 08:42:01 +02:00
2021-02-10 09:29:21 +01:00
2021-04-07 15:00:06 +02:00
2021-03-07 12:34:15 +01:00