lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: 
 <176755762931.155813.1576847923477813062.git-patchwork-notify@kernel.org>
Date: Sun, 04 Jan 2026 20:13:49 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Florian Westphal <fw@...len.de>
Cc: netdev@...r.kernel.org, pabeni@...hat.com, davem@...emloft.net,
 edumazet@...gle.com, kuba@...nel.org, netfilter-devel@...r.kernel.org,
 pablo@...filter.org
Subject: Re: [PATCH net 1/6] netfilter: nft_set_pipapo: fix range overlap
 detection

Hello:

This series was applied to netdev/net.git (main)
by Florian Westphal <fw@...len.de>:

On Fri,  2 Jan 2026 12:41:23 +0100 you wrote:
> set->klen has to be used, not sizeof().  The latter only compares a
> single register but a full check of the entire key is needed.
> 
> Example:
> table ip t {
>         map s {
>                 typeof iifname . ip saddr : verdict
>                 flags interval
>         }
> }
> 
> [...]

Here is the summary with links:
  - [net,1/6] netfilter: nft_set_pipapo: fix range overlap detection
    https://git.kernel.org/netdev/net/c/7711f4bb4b36
  - [net,2/6] selftests: netfilter: nft_concat_range.sh: add check for overlap detection bug
    https://git.kernel.org/netdev/net/c/a675d1caa204
  - [net,3/6] netfilter: nft_synproxy: avoid possible data-race on update operation
    https://git.kernel.org/netdev/net/c/36a320057564
  - [net,4/6] netfilter: replace -EEXIST with -EBUSY
    https://git.kernel.org/netdev/net/c/2bafeb8d2f38
  - [net,5/6] netfilter: nf_tables: fix memory leak in nf_tables_newrule()
    https://git.kernel.org/netdev/net/c/d077e8119ddb
  - [net,6/6] netfilter: nf_conncount: update last_gc only when GC has been performed
    https://git.kernel.org/netdev/net/c/7811ba452402

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ