Bug 1277857 (CVE-2015-5310)
Summary: | CVE-2015-5310 wpa_supplicant: unauthorized WNM Sleep Mode GTK control | ||||||
---|---|---|---|---|---|---|---|
Product: | [Other] Security Response | Reporter: | Martin Prpič <mprpic> | ||||
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> | ||||
Status: | CLOSED NOTABUG | QA Contact: | |||||
Severity: | low | Docs Contact: | |||||
Priority: | low | ||||||
Version: | unspecified | CC: | dcbw, rkhan, security-response-team | ||||
Target Milestone: | --- | Keywords: | Security | ||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | wpa_supplicant 2.6 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2015-11-12 10:16:29 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: | 1280277 | ||||||
Bug Blocks: | 1277868 | ||||||
Attachments: |
|
Description
Martin Prpič
2015-11-04 09:23:46 UTC
Created attachment 1089479 [details] CVE-2015-5310 patch Created wpa_supplicant tracking bugs for this issue: Affects: fedora-all [bug 1280277] I don't believe that Fedora is affected by this bug as we do not enable the required CONFIG_WNM=y option when building wpa_supplicant. From upstream's original mail: -------- Possible mitigation steps - wpa_supplicant: Disable CONFIG_WNM=y in the build configuration (wpa_supplicant/.config) (i.e., remove the line or comment it out); note: this will disable all WNM functionality, so this mitigation option may not be appropriate for number of use cases. -------- Since we do not enable CONFIG_WNM=y in the first place, we have already mitigated it. The option is not enabled in RHEL7 either, so I don't believe RHEL7 is vulnerable. wnm-sta.c is not compiled on RHEL7 so the patch will have no effect. Statement: Not vulnerable. This issue did not affect the versions of wpa_supplicant as shipped with Red Hat Enterprise Linux 5, 6, and 7 as they do not include the WNM functionality. |