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.
References
Link | Resource |
---|---|
https://githubengineering.com/syn-flood-mitigation-with-synsanity/ | Third Party Advisory |
https://cxsecurity.com/issue/WLB-2017020112 | Exploit Third Party Advisory |
http://www.securityfocus.com/bid/96231 | Third Party Advisory VDB Entry |
https://www.exploit-db.com/exploits/41350/ | Third Party Advisory VDB Entry |
https://security-tracker.debian.org/tracker/CVE-2017-5972 | Third Party Advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=1422081 | Issue Tracking Third Party Advisory |
https://access.redhat.com/security/cve/cve-2017-5972 | Third Party Advisory |
https://packetstormsecurity.com/files/141083/CentOS7-Kernel-Denial-Of-Service.html | Exploit Third Party Advisory VDB Entry |
http://seclists.org/oss-sec/2017/q1/573 | Mailing List Third Party Advisory |
Configurations
Information
Published : 2017-02-13 22:59
Updated : 2020-07-31 13:35
NVD link : CVE-2017-5972
Mitre link : CVE-2017-5972
JSON object : View
CWE
CWE-400
Uncontrolled Resource Consumption
Products Affected
linux
- linux_kernel