bugzilla-daemon at netfilter.org
2014-Jan-23 15:53 UTC
[Bug 886] New: iptables-xml segfaults on "-APOSTROUTING"
https://bugzilla.netfilter.org/show_bug.cgi?id=886 Summary: iptables-xml segfaults on "-APOSTROUTING" Product: iptables Version: unspecified Platform: All OS/Version: Debian GNU/Linux Status: NEW Severity: normal Priority: P5 Component: unknown AssignedTo: netfilter-buglog at lists.netfilter.org ReportedBy: rep.dot.nop at gmail.com Estimated Hours: 0.0 fwiw: iptables-1.4.14 echo -e "*nat\n-APOSTROUTING -d 1.1.1.1/32 -p tcp -j MASQUERADE\nCOMMIT" | iptables-xml <iptables-rules version="1.0"> <table name="nat" > Segmentation fault -- Configure bugmail: https://bugzilla.netfilter.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
bugzilla-daemon at netfilter.org
2014-Jan-24 05:26 UTC
[Bug 886] iptables-xml segfaults on "-APOSTROUTING"
https://bugzilla.netfilter.org/show_bug.cgi?id=886 Phil Oester <netfilter at linuxace.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |netfilter at linuxace.com --- Comment #1 from Phil Oester <netfilter at linuxace.com> 2014-01-24 06:26:07 CET --- So add a space after the -A? -- Configure bugmail: https://bugzilla.netfilter.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
bugzilla-daemon at netfilter.org
2014-Jan-24 06:07 UTC
[Bug 886] iptables-xml segfaults on "-APOSTROUTING"
https://bugzilla.netfilter.org/show_bug.cgi?id=886 --- Comment #2 from Phil Oester <netfilter at linuxace.com> 2014-01-24 07:07:16 CET --- Patch submitted to netfilter-devel mailing list. -- Configure bugmail: https://bugzilla.netfilter.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
bugzilla-daemon at netfilter.org
2014-Feb-01 22:08 UTC
[Bug 886] iptables-xml segfaults on "-APOSTROUTING"
https://bugzilla.netfilter.org/show_bug.cgi?id=886 Phil Oester <netfilter at linuxace.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from Phil Oester <netfilter at linuxace.com> 2014-02-01 23:08:57 CET --- Fixed in commit f53b78e423d8 (iptables-xml: fix segfault if missing space after -A). Closing. -- Configure bugmail: https://bugzilla.netfilter.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
Maybe Matching Threads
- [Bug 887] New: iptables.xslt wrong "match" -m handling
- [Bug 833] New: iptables --with-kernel=/usr/src/linux against kernel {3.9.9, 3.10} fatal error: asm/cache.h: No such file or directory
- [Bug 855] New: Can create user chains with names unparsable by iptables-restore
- [Bug 822] New: iptables shows negative or other bad packet/byte counts
- [Bug 854] New: xtables_ipmask_to_cidr error code leaks into output of iptables --list