### [CVE-2017-17855](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-17855) ![](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 kernel/bpf/verifier.c in the Linux kernel through 4.14.8 allows local users to cause a denial of service (memory corruption) or possibly have unspecified other impact by leveraging improper use of pointers in place of scalars. ### POC #### Reference - http://www.openwall.com/lists/oss-security/2017/12/21/2 #### Github No PoCs found on GitHub currently.