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: 
 <177031020633.485120.17507212737106778136.git-patchwork-notify@kernel.org>
Date: Thu, 05 Feb 2026 16:50:06 +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/1] netfilter: nf_tables: fix inverted genmask check
 in
 nft_map_catchall_activate()

Hello:

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

On Thu,  5 Feb 2026 08:44:50 +0100 you wrote:
> From: Andrew Fasano <andrew.fasano@...t.gov>
> 
> nft_map_catchall_activate() has an inverted element activity check
> compared to its non-catchall counterpart nft_mapelem_activate() and
> compared to what is logically required.
> 
> nft_map_catchall_activate() is called from the abort path to re-activate
> catchall map elements that were deactivated during a failed transaction.
> It should skip elements that are already active (they don't need
> re-activation) and process elements that are inactive (they need to be
> restored). Instead, the current code does the opposite: it skips inactive
> elements and processes active ones.
> 
> [...]

Here is the summary with links:
  - [net,1/1] netfilter: nf_tables: fix inverted genmask check in nft_map_catchall_activate()
    https://git.kernel.org/netdev/net/c/f41c5d151078

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