mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 06:39:42 +02:00
18 lines
781 B
Markdown
18 lines
781 B
Markdown
### [CVE-2015-5316](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-5316)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The eap_pwd_perform_confirm_exchange function in eap_peer/eap_pwd.c in wpa_supplicant 2.x before 2.6, when EAP-pwd is enabled in a network configuration profile, allows remote attackers to cause a denial of service (NULL pointer dereference and daemon crash) via an EAP-pwd Confirm message followed by the Identity exchange.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.ubuntu.com/usn/USN-2808-1
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|