vendor:
N/A
by:
Segmentation fault
7,8
CVSS
HIGH
Kernel Attack
119
CWE
Product Name: N/A
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2020
Simple kernel attack using socketpair
This exploit uses socketpair to create a process in the state 'Running' which is not killable via kill -KILL and eats 100% CPU and all available internal file descriptors in the kernel.
Mitigation:
The only way to protect against this vulnerability is to disable socketpair.