1. Gentoo Linux Security Advisory
| Advisory Reference | GLSA 200904-11 / tor |
| Release Date | April 08, 2009 |
| Latest Revision | April 08, 2009: 01 |
| Impact | high |
| Exploitable | remote |
| Package | Vulnerable versions | Unaffected versions | Architecture(s) |
| net-misc/tor | < 0.2.0.34 | >= 0.2.0.34 | All supported architectures |
Related bugreports: #250018, #256078, #258833
Multiple vulnerabilities in Tor might allow for heap corruption, Denial of Service, escalation of privileges and information disclosure.
Tor is an implementation of second generation Onion Routing, a connection-oriented anonymizing communication service.
A local attacker could escalate privileges by leveraging unintended supplementary group memberships of the Tor process. A remote attacker could exploit these vulnerabilities to cause a heap corruption with unknown impact and attack vectors, to cause a Denial of Service via CPU consuption or daemon crash, and to weaken anonymity provided by the service.
There is no known workaround at this time.
All Tor users should upgrade to the latest version:
Code Listing 3.1: Resolution |
# emerge --sync # emerge --ask --oneshot --verbose ">=net-misc/tor-0.2.0.34" |