Bug 840861
Summary: | snmpd does not report error when clientaddr <ip>:<port> cannot bind to the specified port | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux 5 | Reporter: | Jan Safranek <jsafrane> | |
Component: | net-snmp | Assignee: | Jan Safranek <jsafrane> | |
Status: | CLOSED ERRATA | QA Contact: | Dalibor Pospíšil <dapospis> | |
Severity: | medium | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 5.9 | CC: | dapospis, ksrot | |
Target Milestone: | rc | |||
Target Release: | --- | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | Bug Fix | ||
Doc Text: |
This is regression found in internal build, it has not been released. No documentation needed.
|
Story Points: | --- | |
Clone Of: | ||||
: | 886468 1877375 (view as bug list) | Environment: | ||
Last Closed: | 2013-01-08 05:03:24 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: | 886468, 1086925, 1877375 |
Description
Jan Safranek
2012-07-17 12:19:47 UTC
Look at upstream's snmplib/transports/snmpUDPIPv4BaseDomain.c:190 /* Retry with port = 0 */ client_addr.sin_port = 0; This bug is in the same code as regression #845974, it makes sense to fix them together. This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux release for currently deployed products. This request is not yet committed for inclusion in a release. Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: This is regression found in internal build, it has not been released. No documentation needed. 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. http://rhn.redhat.com/errata/RHSA-2013-0124.html |