Bug 1102662
| Summary: | dhcpd/dhcrelay segfault if interface name is longer than IFNAMSIZ | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Jiri Popelka <jpopelka> | ||||
| Component: | dhcp | Assignee: | Jiri Popelka <jpopelka> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Release Test Team <release-test-team-automation> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 6.5 | CC: | ljozsa, mganisin, ovasik | ||||
| Target Milestone: | rc | Keywords: | Patch | ||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | dhcp-4.1.1-43.P1.el6 | Doc Type: | Bug Fix | ||||
| Doc Text: |
Cause:
When starting dhcpd or dhcrelay user specifies name of network interface which is longer than 15 characters.
Consequence:
dhcpd/dhcrealy crash with: "*** buffer overflow detected ***"
Fix:
Patch was back-ported.
Result:
dhcpd/dhcrelay exit gracefully with message: "interface name too long"
|
Story Points: | --- | ||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-10-14 04:31:43 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: | 1083985 | ||||||
| Attachments: |
|
||||||
|
Description
Jiri Popelka
2014-05-29 12:08:44 UTC
Created attachment 900331 [details]
fixed IFNAMSIZ.patch
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/RHBA-2014-1406.html |