1. Gentoo Linux Security Advisory
| Advisory Reference | GLSA 200812-03 / ipsec-tools |
| Release Date | December 02, 2008 |
| Latest Revision | December 02, 2008: 01 |
| Impact | normal |
| Exploitable | remote |
| Package | Vulnerable versions | Unaffected versions | Architecture(s) |
| net-firewall/ipsec-tools | < 0.7.1 | >= 0.7.1 | All supported architectures |
Related bugreports: #232831
IPsec-Tools' racoon is affected by a remote Denial of Service vulnerability.
IPsec-Tools is a port of KAME's implementation of the IPsec utilities. It contains a collection of network monitoring tools, including racoon, ping, and ping6.
Two Denial of Service vulnerabilities have been reported in racoon:
An attacker could exploit these vulnerabilities to cause a Denial of Service.
There is no known workaround at this time.
All IPsec-Tools users should upgrade to the latest version:
Code Listing 3.1: Resolution |
# emerge --sync # emerge --ask --oneshot --verbose ">=net-firewall/ipsec-tools-0.7.1" |