]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'nf-26-02-05' of https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
authorJakub Kicinski <kuba@kernel.org>
Thu, 5 Feb 2026 16:38:02 +0000 (08:38 -0800)
committerJakub Kicinski <kuba@kernel.org>
Thu, 5 Feb 2026 16:38:03 +0000 (08:38 -0800)
commitd9eb317812288700f15965fa20d7db22c54c5e9d
treef5b143f9cecdf66568aa8cd372b4d9428bb386c9
parent7d6ba706ae5ef7d3d00b67140d2873ae1da6d41f
parentf41c5d151078c5348271ffaf8e7410d96f2d82f8
Merge tag 'nf-26-02-05' of https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf

Florian Westphal says:

====================
netfilter: update for net

This is one last-minute crash fix for nf_tables, from Andrew Fasano:

Logical check is inverted, this makes kernel fail to correctly undo
the transaction, leading to a use-after-free.

* tag 'nf-26-02-05' of https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf:
  netfilter: nf_tables: fix inverted genmask check in nft_map_catchall_activate()
====================

Link: https://patch.msgid.link/20260205074450.3187-1-fw@strlen.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>