### [CVE-2017-7542](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7542) ![](https://img.shields.io/static/v1?label=Product&message=Linux%20kernel%20versions%20up%20to%20and%20including%204.12&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3D%20Linux%20kernel%20versions%20up%20to%20and%20including%204.12%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-190&color=brighgreen) ### Description The ip6_find_1stfragopt function in net/ipv6/output_core.c in the Linux kernel through 4.12.3 allows local users to cause a denial of service (integer overflow and infinite loop) by leveraging the ability to open a raw socket. ### POC #### Reference - https://help.ecostruxureit.com/display/public/UADCE725/Security+fixes+in+StruxureWare+Data+Center+Expert+v7.6.0 - https://usn.ubuntu.com/3583-2/ #### Github No PoCs found on GitHub currently.