cve/2015/CVE-2015-4146.md
2024-06-09 00:33:16 +00:00

19 lines
768 B
Markdown

### [CVE-2015-4146](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4146)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The EAP-pwd peer implementation in hostapd and wpa_supplicant 1.0 through 2.4 does not clear the L (Length) and M (More) flags before determining if a response should be fragmented, which allows remote attackers to cause a denial of service (crash) via a crafted message.
### POC
#### Reference
- http://www.ubuntu.com/usn/USN-2650-1
- http://www.ubuntu.com/usn/USN-2650-1
#### Github
No PoCs found on GitHub currently.