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: <20250726120458.4aa17989@kernel.org>
Date: Sat, 26 Jul 2025 12:04:58 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Daniel Borkmann <daniel@...earbox.net>
Cc: davem@...emloft.net, netdev@...r.kernel.org, edumazet@...gle.com,
 pabeni@...hat.com, andrew+netdev@...n.ch, horms@...nel.org, ast@...nel.org,
 andrii@...nel.org, martin.lau@...ux.dev, eddyz87@...il.com,
 song@...nel.org, yonghong.song@...ux.dev, john.fastabend@...il.com,
 kpsingh@...nel.org, sdf@...ichev.me, haoluo@...gle.com, jolsa@...nel.org,
 mykolal@...com, shuah@...nel.org, pablo@...filter.org,
 bigeasy@...utronix.de, fw@...len.de, bpf@...r.kernel.org,
 linux-kselftest@...r.kernel.org
Subject: Re: [PATCH net-next] selftests: bpf: fix legacy netfilter options

On Sat, 26 Jul 2025 20:54:33 +0200 Daniel Borkmann wrote:
> On 7/26/25 5:53 PM, Jakub Kicinski wrote:
> > Recent commit to add NETFILTER_XTABLES_LEGACY missed setting
> > a couple of configs to y. They are still enabled but as modules
> > which appears to have upset BPF CI, e.g.:
> > 
> >     test_bpf_nf_ct:FAIL:iptables-legacy -t raw -A PREROUTING -j CONNMARK --set-mark 42/0 unexpected error: 768 (errno 0)
> > 
> > Fixes: 3c3ab65f00eb ("selftests: net: Enable legacy netfilter legacy options.")
> > Signed-off-by: Jakub Kicinski <kuba@...nel.org>  
> 
> Acked-by: Daniel Borkmann <daniel@...earbox.net>

Thank you for the quick ack!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ