mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
19 lines
1019 B
Markdown
19 lines
1019 B
Markdown
### [CVE-2017-5972](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5972)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|