[Bug 1754] __list_add SIGSEGV fault
bugzilla-daemon at netfilter.org
bugzilla-daemon at netfilter.org
Tue Jun 11 20:21:18 CEST 2024
https://bugzilla.netfilter.org/show_bug.cgi?id=1754
--- Comment #7 from Egbert S <s.egbert at sbcglobal.net> ---
Also whittled down and found the barest offending NFT snippet:
#!/usr/sbin/nft -f
# File: passing-syntaxes-bug.nft
# Description: A test NFT file that exercises a SEIGSEGV fault
# in nftables 1.0.6 Debian 12
define M = "doesnt_matter"
element filter blackhole $M ;
element filter blackhole { 192.168.0.1 }
flush ruleset
Cannot avoid SIGSEGV this without any of the 4 lines above.
--
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.netfilter.org/pipermail/netfilter-buglog/attachments/20240611/afcda63d/attachment.html>
More information about the netfilter-buglog
mailing list