From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Eric Dumazet <eric.dumazet@gmail.com>
Cc: netfilter-devel@vger.kernel.org, netdev <netdev@vger.kernel.org>
Subject: Re: [PATCH net] netfilter: xt_TEE: fix NULL dereference
Date: Tue, 20 Oct 2015 12:19:45 +0200 [thread overview]
Message-ID: <20151020101945.GA1832@salvia> (raw)
In-Reply-To: <1445302921.30896.34.camel@edumazet-glaptop2.roam.corp.google.com>
On Mon, Oct 19, 2015 at 06:02:01PM -0700, Eric Dumazet wrote:
> From: Eric Dumazet <edumazet@google.com>
>
> iptables -I INPUT ... -j TEE --gateway 10.1.2.3
>
> <crash> because --oif was not specified
>
> tee_tg_check() sets ->priv pointer to NULL in this case.
Applied here, will push it out after the pending pull request.
Thanks Eric.
prev parent reply other threads:[~2015-10-20 10:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-20 1:02 [PATCH net] netfilter: xt_TEE: fix NULL dereference Eric Dumazet
2015-10-20 10:19 ` Pablo Neira Ayuso [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20151020101945.GA1832@salvia \
--to=pablo@netfilter.org \
--cc=eric.dumazet@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=netfilter-devel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.