Bug 1100099
| Summary: | net-snmp-python adds zeros to end of IP address (IPADDR type), which is not valid | |||
|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Yoshifumi Kinoshita <ykinoshi> | |
| Component: | net-snmp | Assignee: | Jan Safranek <jsafrane> | |
| Status: | CLOSED ERRATA | QA Contact: | Dalibor Pospíšil <dapospis> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | medium | |||
| Version: | 6.5 | CC: | dapospis, wburrows | |
| Target Milestone: | rc | |||
| Target Release: | --- | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | Bug Fix | ||
| Doc Text: |
Cause:
Net-SNMP python binding used wrong size for variables of IPADDRESS type, 8 bytes instead of 4.
Consequence:
Applications using Net-SNMP Python bindings could send malformed SNMP messages.
Fix:
The bindings now use 4 bytes for variables with IPADRESS type.
Result:
Applications send valid SNMP messages.
|
Story Points: | --- | |
| Clone Of: | ||||
| : | 1252034 (view as bug list) | Environment: | ||
| Last Closed: | 2015-07-22 07:22:40 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1075802 | |||
|
Description
Yoshifumi Kinoshita
2014-05-22 02:52:23 UTC
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHSA-2015-1385.html |