bugzilla-daemon at bugzilla.netfilter.org
2010-Feb-19 15:21 UTC
[Bug 636] New: iptables exits with segmentation fault when protocol name is wrong
http://bugzilla.netfilter.org/show_bug.cgi?id=636 Summary: iptables exits with segmentation fault when protocol name is wrong Product: iptables Version: unspecified Platform: x86_64 OS/Version: Gentoo Status: NEW Severity: normal Priority: P1 Component: iptables AssignedTo: netfilter-buglog at lists.netfilter.org ReportedBy: zioproto at gmail.com CC: zioproto at gmail.com Adding a rule with a wrong protocol name makes iptables segmentation fault iptables -A INPUT -p udddp --dport 655 -j ACCEPT tested on gentoo with net-firewall/iptables-1.4.3.2 -- Configure bugmail: http://bugzilla.netfilter.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at bugzilla.netfilter.org
2010-Feb-22 11:59 UTC
[Bug 636] iptables exits with segmentation fault when protocol name is wrong
http://bugzilla.netfilter.org/show_bug.cgi?id=636 pablo at netfilter.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Comment #1 from pablo at netfilter.org 2010-02-22 12:59 ------- This is an old bug that seems to be already fixed: # iptables -A INPUT -p udddp --dport 655 -j ACCEPT iptables v1.4.6: unknown protocol `udddp' specified Try `iptables -h' or 'iptables --help' for more information. # iptables -V iptables v1.4.6 Please, ask your packager to upgrade iptables. Thanks! -- Configure bugmail: http://bugzilla.netfilter.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
Maybe Matching Threads
- [Bug 910] New: Segmentation Fault
- [Bug 869] New: Segmentation fault when listing table/set
- [Bug 1148] New: Getting a segmentation fault for some reason
- [Bug 766] New: Segmentation Fault using Hop Limit and ICMPV6-TYPE in same rule
- [Bug 913] New: Memory allocation failure, Segmentation fault (core dumped) when running 'nft list tables'