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
| ||
|
Message-Id: <20230503201143.12310-1-pablo@netfilter.org> Date: Wed, 3 May 2023 22:11:42 +0200 From: Pablo Neira Ayuso <pablo@...filter.org> To: netfilter-devel@...r.kernel.org Cc: davem@...emloft.net, netdev@...r.kernel.org, kuba@...nel.org, pabeni@...hat.com, edumazet@...gle.com Subject: [PATCH net 0/1] Netfilter fixes for net Hi, The following patchset contains one Netfilter fix: 1) Restore 'ct state untracked' matching with CONFIG_RETPOLINE=y, from Florian Westphal. Please, pull these changes from: git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf.git Thanks. ---------------------------------------------------------------- The following changes since commit 6a341729fb31b4c5df9f74f24b4b1c98410c9b87: af_packet: Don't send zero-byte data in packet_sendmsg_spkt(). (2023-05-03 09:20:18 +0100) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf.git nf-23-05-03 for you to fetch changes up to f057b63bc11d86a98176de31b437e46789f44d8f: netfilter: nf_tables: fix ct untracked match breakage (2023-05-03 13:49:08 +0200) ---------------------------------------------------------------- netfilter pull request 23-05-03 ---------------------------------------------------------------- Florian Westphal (1): netfilter: nf_tables: fix ct untracked match breakage net/netfilter/nft_ct_fast.c | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-)
Powered by blists - more mailing lists