tag 611990 +fixed-upstream
thanks
http://dev.medozas.de/gitweb.cgi?p=iptables;a=commitdiff;h=4b110b426df7bf486a3e7884c56ebb3487023601
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: iptables
Version: 1.4.8-3
Severity: normal
Iptables command segmentation faults when I give it an empty source address
like in following commands:
iptables -A INPUT -p tcp -s "" --dport 1:2 -j ACCEPT
ip6tables -A INPUT -p tcp -s "" --dport 1:2 -j ACCEPT
It should not crash but rather
2 matches
Mail list logo