From: Thibaut Sautereau <thibaut.sautereau@clip-os.org>
To: netdev@vger.kernel.org
Cc: Pablo Neira Ayuso <pablo@netfilter.org>, Florian Westphal <fw@strlen.de>
Subject: [PATCH] netfilter: nf_tables: fix set double-free in abort path
Date: Tue, 26 Mar 2019 16:51:48 +0100 [thread overview]
Message-ID: <20190326155148.GA16206@gandi.net> (raw)
Commit 40ba1d9b4d19796afc9b7ece872f5f3e8f5e2c13 upstream
("netfilter: nf_tables: fix set double-free in abort path") fixes a
double-free (which triggers a BUG for instance when using poisoning on a
system with certain nftables rules) introduced in v5.0 and backported to
v4.20.16. As 4.20.y is EOL, this commit should be backported to 5.0.y.
Thanks,
--
Thibaut Sautereau
CLIP OS developer
reply other threads:[~2019-03-26 15:51 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20190326155148.GA16206@gandi.net \
--to=thibaut.sautereau@clip-os.org \
--cc=fw@strlen.de \
--cc=netdev@vger.kernel.org \
--cc=pablo@netfilter.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.