Bug 1456362
| Summary: | nmcli crashes when setting the 802-1x.password-raw property | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Beniamino Galvani <bgalvani> |
| Component: | NetworkManager | Assignee: | Beniamino Galvani <bgalvani> |
| Status: | CLOSED ERRATA | QA Contact: | Desktop QE <desktop-qa-list> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 7.4 | CC: | atragler, bgalvani, fgiudici, lrintel, rkhan, sukulkar, thaller, vbenes |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-08-01 09:28:57 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: | |||
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://access.redhat.com/errata/RHSA-2017:2299 |
Description of problem: nmcli crashes when setting the 802-1x.password-raw property Version-Release number of selected component (if applicable): NetworkManager-1.8.0-3.el7 How reproducible: 100% Steps to Reproduce: nmcli con add type wifi ifname aoeu 802-11-wireless.ssid myssid \ 802-1x.eap peap 802-1x.identity host/host.domain.lan \ 802-1x.password-raw "01 02 03 04" 802-1x.phase2-auth mschapv2 \ wifi-sec.key-mgmt wpa-eap Actual results: (process:11499): GLib-ERROR **: gmem.c:100: failed to allocate 4294967295 bytes Program received signal SIGTRAP, Trace/breakpoint trap. Additional info: Upstream bug: https://bugzilla.gnome.org/show_bug.cgi?id=782836