1. Gentoo Linux Security Advisory
| Advisory Reference | GLSA 200805-05 / wireshark |
| Release Date | May 07, 2008 |
| Latest Revision | May 07, 2008: 01 |
| Impact | normal |
| Exploitable | remote |
| Package | Vulnerable versions | Unaffected versions | Architecture(s) |
| net-analyzer/wireshark | < 1.0.0 | >= 1.0.0 | All supported architectures |
Related bugreports: #215276
Multiple Denial of Service vulnerabilities have been discovered in Wireshark.
Wireshark is a network protocol analyzer with a graphical front-end.
Errors exist in:
A remote attacker could exploit these vulnerabilities by sending a malformed packet or enticing a user to read a malformed packet trace file, causing a Denial of Service.
Disable the X.509sat, Roofnet, LDAP, and SCCP dissectors.
All Wireshark users should upgrade to the latest version:
Code Listing 3.1: Resolution |
# emerge --sync # emerge --ask --oneshot --verbose ">=net-analyzer/wireshark-1.0.0" |