### [CVE-2018-8060](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-8060) ![](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 HWiNFO AMD64 Kernel driver version 8.98 and lower allows an unprivileged user to send an IOCTL to the device driver. If input and/or output buffer pointers are NULL or if these buffers' data are invalid, a NULL/invalid pointer access occurs, resulting in a Windows kernel panic aka Blue Screen. This affects IOCTLs higher than 0x85FE2600 with the HWiNFO32 symbolic device name. ### POC #### Reference - https://github.com/otavioarj/SIOCtl - https://github.com/otavioarj/SIOCtl #### Github - https://github.com/0xT11/CVE-POC - https://github.com/hectorgie/PoC-in-GitHub - https://github.com/otavioarj/SIOCtl