Bug 80495
Summary: | snmptrap segfaults when invalid type is specified | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Oliver Bassett <redhat> |
Component: | net-snmp | Assignee: | Phil Knirsch <pknirsch> |
Status: | CLOSED RAWHIDE | QA Contact: | |
Severity: | low | Docs Contact: | |
Priority: | medium | ||
Version: | 8.0 | CC: | rvokal |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2003-02-05 17:47:40 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Oliver Bassett
2002-12-27 06:21:01 UTC
This issue was fixed in Revision 5.15 in the Net-SNMP CVS. Revision 5.15 </cgi-bin/viewcvs.cgi/*checkout*/net-snmp/net- snmp/snmplib/snmp_api.c?rev=5.15> / (view) <snmp_api.c?rev=5.15&content- type=text/vnd.viewcvs-markup> - annotate <snmp_api.c?annotate=5.15> - [select for diffs] <snmp_api.c?r1=5.15> , Mon Sep 9 13:28:40 2002 UTC (4 months, 1 week ago) by jbpn Branch: MAIN <snmp_api.c?only_with_tag=MAIN> Changes since 5.14: +7 -4 lines Diff to previous 5.14 <snmp_api.c.diff?r1=5.14&r2=5.15> - fix bug pointed out by Jared Smith-Mickelson (bug #605147) whereby passing an unknown type character to snmp_add_var would cause a segfault. Seems to be fixed in the latest rawhide release. I've run the snmptrap command and snmpd didn't segfault. Read ya, Phil |