From: Pablo Neira Ayuso <pablo@netfilter.org>
To: netfilter-devel@vger.kernel.org
Cc: davem@davemloft.net, netdev@vger.kernel.org, kuba@kernel.org,
pabeni@redhat.com, edumazet@google.com, fw@strlen.de
Subject: [PATCH net 0/1] Netfilter fixes for net
Date: Thu, 17 Oct 2024 14:34:12 +0200 [thread overview]
Message-ID: <20241017123413.4306-1-pablo@netfilter.org> (raw)
Hi,
The following series contains one fix:
syzkaller managed to triger UaF due to missing reference on netns in
bpf infrastructure, from Florian Westphal.
Florian Westphal (1):
netfilter: bpf: must hold reference on net namespace
net/netfilter/nf_bpf_link.c | 4 ++++
1 file changed, 4 insertions(+)
--
2.30.2
Please, pull these changes from:
git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf.git nf-24-10-17
Thanks.
----------------------------------------------------------------
The following changes since commit cb560795c8c2ceca1d36a95f0d1b2eafc4074e37:
Merge branch 'mlx5-misc-fixes-2024-10-15' (2024-10-17 12:14:11 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf.git tags/nf-24-10-17
for you to fetch changes up to 1230fe7ad3974f7bf6c78901473e039b34d4fb1f:
netfilter: bpf: must hold reference on net namespace (2024-10-17 13:58:57 +0200)
----------------------------------------------------------------
netfilter pull request 24-10-17
----------------------------------------------------------------
Florian Westphal (1):
netfilter: bpf: must hold reference on net namespace
net/netfilter/nf_bpf_link.c | 4 ++++
1 file changed, 4 insertions(+)
next reply other threads:[~2024-10-17 12:34 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-17 12:34 Pablo Neira Ayuso [this message]
2024-10-17 12:34 ` [PATCH net 1/1] netfilter: bpf: must hold reference on net namespace Pablo Neira Ayuso
2024-10-22 10:50 ` [PATCH net 0/1] Netfilter fixes for net patchwork-bot+netdevbpf
-- strict thread matches above, loose matches on Subject: below --
2025-02-13 10:05 Pablo Neira Ayuso
2025-01-30 11:33 Pablo Neira Ayuso
2024-12-24 23:31 Pablo Neira Ayuso
2024-07-24 8:13 Pablo Neira Ayuso
2024-07-03 22:33 Pablo Neira Ayuso
2023-05-03 20:11 Pablo Neira Ayuso
2023-01-18 9:54 Pablo Neira Ayuso
2023-01-17 22:06 Pablo Neira Ayuso
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=20241017123413.4306-1-pablo@netfilter.org \
--to=pablo@netfilter.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=fw@strlen.de \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=netfilter-devel@vger.kernel.org \
--cc=pabeni@redhat.com \
/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).