From: Florian Westphal <fw@strlen.de>
To: <netfilter-devel@vger.kernel.org>
Cc: Florian Westphal <fw@strlen.de>
Subject: [PATCH v2 nf 0/2] netfilter: nf_queue: be more careful with sk refcounts
Date: Tue, 1 Mar 2022 01:21:06 +0100 [thread overview]
Message-ID: <20220301002108.28338-1-fw@strlen.de> (raw)
This is a resend of v1 patch, split into two distinct patches
to ease backport work.
Florian Westphal (2):
netfilter: nf_queue: fix possible use-after-free
netfilter: nf_queue: handle socket prefetch
include/net/netfilter/nf_queue.h | 2 +-
net/netfilter/nf_queue.c | 25 +++++++++++++++++++++----
net/netfilter/nfnetlink_queue.c | 12 +++++++++---
3 files changed, 31 insertions(+), 8 deletions(-)
--
2.34.1
next reply other threads:[~2022-03-01 0:21 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-01 0:21 Florian Westphal [this message]
2022-03-01 0:21 ` [PATCH v2 nf 1/2] netfilter: nf_queue: fix possible use-after-free Florian Westphal
2022-03-01 1:34 ` Eric Dumazet
2022-03-01 0:21 ` [PATCH v2 nf 2/2] netfilter: nf_queue: handle socket prefetch Florian Westphal
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=20220301002108.28338-1-fw@strlen.de \
--to=fw@strlen.de \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).