DetailsNetfilter ("iptables") can leak information about how port forwarding Systems using the netfilter ("iptables") Network Address Translation SolutionUnfortunately, this problem currently has no clean fix, but while
a clean fix is being worked on, there is a sufficient workaround: Filter out untracked local icmp packets using the following command: iptables -A OUTPUT -m state -p icmp --state INVALID -j DROP Updated packagesReferences
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0704
CARTSA-20020402 (http://www.cartel-securite.fr/) Thanks to Philippe Biondi <biondi@cartel-securite.fr> Keywords
icmp, iptables, nat, netfilter
These packages are GPG signed by Red Hat for security. Our key and details on how to verify the signature are available from: https://www.redhat.com/security/team/key/#package The Red Hat security contact is secalert@redhat.com. More contact details at http://www.redhat.com/security/team/contact/ |