Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1742061

Re: [PATCH v3] ebtables: fix race condition in frame_filter_net_init()

From Pablo Neira Ayuso <pablo@netfilter.org>
Newsgroups linux.kernel
Subject Re: [PATCH v3] ebtables: fix race condition in frame_filter_net_init()
Date 2017-09-29 13:40 +0200
Message-ID <uv1Ob-5yp-37@gated-at.bofh.it> (permalink)
References <uu0hs-6CT-15@gated-at.bofh.it> <uu13Q-7af-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, Sep 26, 2017 at 06:35:45PM +0200, Artem Savkov wrote:
> 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.

Applied, thanks.

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v3] ebtables: fix race condition in frame_filter_net_init() Artem Savkov <asavkov@redhat.com> - 2017-09-26 18:40 +0200
  Re: [PATCH v3] ebtables: fix race condition in  frame_filter_net_init() Pablo Neira Ayuso <pablo@netfilter.org> - 2017-09-29 13:40 +0200

csiph-web