All of lore.kernel.org
 help / color / mirror / Atom feed
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: Re: [PATCH net 0/2] Netfilter fixes for net (v2)
Date: Mon, 21 Oct 2024 11:56:47 +0200	[thread overview]
Message-ID: <ZxYlX1XW43OhdrPg@calendula> (raw)
In-Reply-To: <20241021094536.81487-1-pablo@netfilter.org>

Apologies for incomplete cover letter sentence, see below.

On Mon, Oct 21, 2024 at 11:45:34AM +0200, Pablo Neira Ayuso wrote:
[...]
> Hi,
> 
> This patchset contains Netfilter fixes for net:
> 
> 1) syzkaller managed to triger UaF due to missing reference on netns in
>    bpf infrastructure, from Florian Westphal.
> 
> 2) Fix incorrect conversion from NFPROTO_UNSPEC to NFPROTO_{IPV4,IPV6}
>    in the following xtables targets: MARK and NFLOG. Moreover, add
>    missing
            ^
     missing THIS_MODULE reference to TRACE target.

      parent reply	other threads:[~2024-10-21  9:56 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-21  9:45 [PATCH net 0/2] Netfilter fixes for net (v2) Pablo Neira Ayuso
2024-10-21  9:45 ` [PATCH net 1/2] netfilter: bpf: must hold reference on net namespace Pablo Neira Ayuso
2024-10-22 10:50   ` patchwork-bot+netdevbpf
2024-10-21  9:45 ` [PATCH net 2/2] netfilter: xtables: fix typo causing some targets not to load on IPv6 Pablo Neira Ayuso
2024-10-22  7:39   ` Linux regression tracking (Thorsten Leemhuis)
2024-10-22  7:44     ` Greg KH
2024-10-22  7:57       ` Pablo Neira Ayuso
2024-10-21  9:56 ` 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=ZxYlX1XW43OhdrPg@calendula \
    --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 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.