### [CVE-2017-5972](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5972) ![](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 TCP stack in the Linux kernel 3.x does not properly implement a SYN cookie protection mechanism for the case of a fast network connection, which allows remote attackers to cause a denial of service (CPU consumption) by sending many TCP SYN packets, as demonstrated by an attack against the kernel-3.10.0 package in CentOS Linux 7. NOTE: third parties have been unable to discern any relationship between the GitHub Engineering finding and the Trigemini.c attack code. ### POC #### Reference - https://packetstormsecurity.com/files/141083/CentOS7-Kernel-Denial-Of-Service.html - https://www.exploit-db.com/exploits/41350/ #### Github No PoCs found on GitHub currently.