search for: domaszek

Displaying 1 result from an estimated 1 matches for "domaszek".

2013 Oct 03
2
[Bug 855] New: Can create user chains with names unparsable by iptables-restore
...Product: iptables Version: 1.4.x Platform: All OS/Version: Debian GNU/Linux Status: NEW Severity: minor Priority: P5 Component: iptables AssignedTo: netfilter-buglog at lists.netfilter.org ReportedBy: andrew at domaszek.com Estimated Hours: 0.0 iptables allows the creation of user defined chains with whitespace or unprintable characters which cannot be properly parsed by iptables-restore. Steps to reproduce: root at hephaestus:~# iptables -N $'bad\nchain.' root at hephaestus:~# iptables-save # Gener...