netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Fernando Fernandez Mancera <fmancera@suse.de>
To: Florian Westphal <fw@strlen.de>, netfilter-devel@vger.kernel.org
Subject: Re: [PATCH nft 0/4] nft tunnel mode parser/eval fixes
Date: Fri, 17 Oct 2025 01:46:22 +0200	[thread overview]
Message-ID: <1d7b09a6-c2b1-4fb8-be84-af0c4f1fd1a6@suse.de> (raw)
In-Reply-To: <20251016145955.7785-1-fw@strlen.de>



On 10/16/25 4:59 PM, Florian Westphal wrote:
> This series addresses a few bugs found with afl fuzzer, see individual
> patches for details.
> 

Sorry for making you waste time here. I will follow up with the 
improvements mentioned on the other emails.

In addition, I want to set up afl fuzzer too :)

Thank you!

> Florian Westphal (4):
>    evaluate: tunnel: don't assume src is set
>    src: tunnel src/dst must be a symbolic expression
>    src: parser_bison: prevent multiple ip daddr/saddr definitions
>    evaluate: reject tunnel section if another one is already present
> 
>   src/evaluate.c                                | 29 +++++++--
>   src/parser_bison.y                            | 63 ++++++++++++++++---
>   .../nft-f/empty_geneve_definition_crash       |  4 ++
>   .../bogons/nft-f/tunnel_in_tunnel_crash       | 10 +++
>   .../bogons/nft-f/tunnel_with_anon_set_assert  |  9 +++
>   .../bogons/nft-f/tunnel_with_garbage_dst      |  5 ++
>   6 files changed, 104 insertions(+), 16 deletions(-)
>   create mode 100644 tests/shell/testcases/bogons/nft-f/empty_geneve_definition_crash
>   create mode 100644 tests/shell/testcases/bogons/nft-f/tunnel_in_tunnel_crash
>   create mode 100644 tests/shell/testcases/bogons/nft-f/tunnel_with_anon_set_assert
>   create mode 100644 tests/shell/testcases/bogons/nft-f/tunnel_with_garbage_dst
> 


  parent reply	other threads:[~2025-10-16 23:46 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-16 14:59 [PATCH nft 0/4] nft tunnel mode parser/eval fixes Florian Westphal
2025-10-16 14:59 ` [PATCH nft 1/4] evaluate: tunnel: don't assume src is set Florian Westphal
2025-10-16 23:37   ` Fernando Fernandez Mancera
2025-10-16 14:59 ` [PATCH nft 2/4] src: tunnel src/dst must be a symbolic expression Florian Westphal
2025-10-16 23:39   ` Fernando Fernandez Mancera
2025-10-16 14:59 ` [PATCH nft 3/4] src: parser_bison: prevent multiple ip daddr/saddr definitions Florian Westphal
2025-10-16 23:41   ` Fernando Fernandez Mancera
2025-10-16 14:59 ` [PATCH nft 4/4] evaluate: reject tunnel section if another one is already present Florian Westphal
2025-10-16 23:44   ` Fernando Fernandez Mancera
2025-10-16 23:46 ` Fernando Fernandez Mancera [this message]
2025-10-17  9:39   ` [PATCH nft 0/4] nft tunnel mode parser/eval fixes 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=1d7b09a6-c2b1-4fb8-be84-af0c4f1fd1a6@suse.de \
    --to=fmancera@suse.de \
    --cc=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).