CVE-2017-5972

HIGH

Linux Kernel 3.0.0-3.19.8 - Denial of Service via TCP SYN Flood

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2017-5972. PoCs published by FarazPajohan.

AI-analyzed exploit summary This exploit targets a vulnerability in the rsyslog daemon on CentOS 7, causing a denial-of-service (DoS) by flooding the target with malformed TCP/UDP/ICMP packets, leading to 100% CPU usage. The code includes packet crafting and raw socket operations to achieve this effect.

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.

Exploits (1)

exploitdb WORKING POC
by FarazPajohan · cdoslinux
https://www.exploit-db.com/exploits/41350

This exploit targets a vulnerability in the rsyslog daemon on CentOS 7, causing a denial-of-service (DoS) by flooding the target with malformed TCP/UDP/ICMP packets, leading to 100% CPU usage. The code includes packet crafting and raw socket operations to achieve this effect.

Classification
Working Poc 90%
Attack Type
Dos
Complexity
Moderate
Reliability
Reliable
Target: CentOS 7 with rsyslog daemon
No auth needed
Prerequisites: Network access to the target's rsyslog port (514 TCP/UDP) · Raw socket permissions on the attacking machine
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (9)

Core 9
Core References
Mailing List, Third Party Advisory x_refsource_misc
http://seclists.org/oss-sec/2017/q1/573
Third Party Advisory, VDB Entry exploit x_refsource_exploit-db
https://www.exploit-db.com/exploits/41350/
Issue Tracking, Third Party Advisory x_refsource_misc
https://bugzilla.redhat.com/show_bug.cgi?id=1422081
Exploit, Third Party Advisory x_refsource_misc
https://cxsecurity.com/issue/WLB-2017020112
Third Party Advisory x_refsource_misc
https://security-tracker.debian.org/tracker/CVE-2017-5972
Third Party Advisory, VDB Entry vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/96231
Exploit, Third Party Advisory, VDB Entry x_refsource_misc
https://packetstormsecurity.com/files/141083/CentOS7-Kernel-Denial-Of-Service.html
Third Party Advisory x_refsource_misc
https://access.redhat.com/security/cve/cve-2017-5972

Scores

CVSS v3 7.5
EPSS 0.1891
EPSS Percentile 95.5%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Details

CWE
CWE-400
Status published
Products (1)
linux/linux_kernel 3.0.0 - 3.19.8
Published Feb 14, 2017
Tracked Since Feb 18, 2026