Bug 1211191 (CVE-2015-1863)
| Summary: | CVE-2015-1863 wpa_supplicant: P2P SSID processing vulnerability | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Other] Security Response | Reporter: | Vasyl Kaigorodov <vkaigoro> | ||||
| Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> | ||||
| Status: | CLOSED ERRATA | QA Contact: | |||||
| Severity: | high | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | unspecified | CC: | carnil, dcbw, rkhan, security-response-team | ||||
| Target Milestone: | --- | Keywords: | Security | ||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | wpa_supplicant 2.5 | Doc Type: | Bug Fix | ||||
| Doc Text: |
A buffer overflow flaw was found in the way wpa_supplicant handled SSID information in the Wi-Fi Direct / P2P management frames. A specially crafted frame could allow an attacker within Wi-Fi radio range to cause wpa_supplicant to crash or, possibly, execute arbitrary code.
|
Story Points: | --- | ||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2015-06-11 18:40:50 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: | |||||||
| Bug Depends On: | 1215134, 1215890, 1215891 | ||||||
| Bug Blocks: | 1211193 | ||||||
| Attachments: |
|
||||||
|
Description
Vasyl Kaigorodov
2015-04-13 09:37:54 UTC
Created attachment 1014657 [details]
0001-P2P-Validate-SSID-element-length-before-copying-it-C.patch
Suggested patch
Public now via upstream advisory: http://w1.fi/security/2015-1/wpa_supplicant-p2p-ssid-overflow.txt Upstream commit: http://w1.fi/cgit/hostap/commit/?id=9ed4eee345f85e3025c33c6e20aa25696e341ccd Created wpa_supplicant tracking bugs for this issue: Affects: fedora-all [bug 1215134] Alibaba security team advisory: http://security.alibaba.com/blog/blog.htm?id=19 http://seclists.org/fulldisclosure/2015/Apr/82 This issue only affected wpa_supplicant versions 1.0 and later. The wpa_supplicant packages in Red Hat Enterprise Linux 6 and earlier are based on older upstream versions (0.x), which do not include vulnerable code and hence are not affected. The wpa_supplicant is commonly used with NetworkManager. The NetworkManager in Red Hat Enterprise Linux 7 does not configure wpa_supplicant to search for or create P2P / WLAN Direct networks. Upstream advisory notes that such configurations that do not perform any active P2P operations are also affected, but the issue is harder to trigger. Raising priority, as wpa_supplicant is typically run as root. Statement: This issue did not affect the wpa_supplicant versions as shipped with Red Hat Enterprise Linux 5 and 6. This issue has been addressed in the following products: Red Hat Enterprise Linux 7 Via RHSA-2015:1090 https://rhn.redhat.com/errata/RHSA-2015-1090.html |