1. Gentoo Linux Security Advisory
| Advisory Reference | GLSA 200809-17 / wireshark |
| Release Date | September 25, 2008 |
| Latest Revision | September 25, 2008: 01 |
| Impact | normal |
| Exploitable | remote |
| Package | Vulnerable versions | Unaffected versions | Architecture(s) |
| net-analyzer/wireshark | < 1.0.3 | >= 1.0.3 | All supported architectures |
Related bugreports: #236515
Multiple Denial of Service vulnerabilities have been discovered in Wireshark.
Wireshark is a network protocol analyzer with a graphical front-end.
The following vulnerabilities were reported:
A remote attacker could exploit these vulnerabilities by sending specially crafted packets on a network being monitored by Wireshark or by enticing a user to read a malformed packet trace file, causing a Denial of Service.
There is no known workaround at this time.
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.3" |