diff options
author | 2017-09-26 18:35:45 +0200 | |
---|---|---|
committer | 2017-09-29 13:36:06 +0200 | |
commit | e6b72ee88a56bcfe63f72e9c30766484c45bec72 (patch) | |
tree | 6b3cafcc56342070fa0da916ddbb9672138411f1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | netfilter: nf_tables: fix update chain error (diff) | |
download | wireguard-linux-e6b72ee88a56bcfe63f72e9c30766484c45bec72.tar.xz wireguard-linux-e6b72ee88a56bcfe63f72e9c30766484c45bec72.zip |
netfilter: ebtables: fix race condition in frame_filter_net_init()
It is possible for ebt_in_hook to be triggered before ebt_table is assigned
resulting in a NULL-pointer dereference. Make sure hooks are
registered as the last step.
Fixes: aee12a0a3727 ("ebtables: remove nf_hook_register usage")
Signed-off-by: Artem Savkov <asavkov@redhat.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions