1. Gentoo Linux Security Advisory
| Advisory Reference | GLSA 200711-31 / net-snmp |
| Release Date | November 20, 2007 |
| Latest Revision | November 20, 2007: 01 |
| Impact | normal |
| Exploitable | remote |
| Package | Vulnerable versions | Unaffected versions | Architecture(s) |
| net-analyzer/net-snmp | < 5.4.1-r1 | >= 5.4.1-r1 | All supported architectures |
Related bugreports: #198346
A Denial of Service vulnerability has been discovered in Net-SNMP when processing GETBULK requests.
Net-SNMP is a collection of tools for generating and retrieving SNMP data.
The SNMP agent (snmpd) does not properly handle GETBULK requests with an overly large "max-repetitions" field.
A remote unauthenticated attacker could send a specially crafted SNMP request to the vulnerable application, possibly resulting in a high CPU and memory consumption.
There is no known workaround at this time.
All Net-SNMP users should upgrade to the latest version:
Code Listing 3.1: Resolution |
# emerge --sync # emerge --ask --oneshot --verbose ">=net-analyzer/net-snmp-5.4.1-r1" |