### [CVE-2015-8041](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8041) ![](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 Multiple integer overflows in the NDEF record parser in hostapd before 2.5 and wpa_supplicant before 2.5 allow remote attackers to cause a denial of service (process crash or infinite loop) via a large payload length field value in an (1) WPS or (2) P2P NFC NDEF record, which triggers an out-of-bounds read. ### POC #### Reference - https://w1.fi/cgit/hostap/plain/wpa_supplicant/ChangeLog #### Github No PoCs found on GitHub currently.