header-logo
Suggest Exploit
vendor:
Linux kernel
by:
Not mentioned
7.5
CVSS
HIGH
Denial-of-Service
Not mentioned
CWE
Product Name: Linux kernel
Affected Version From: Linux kernel versions 2.6.35 and earlier
Affected Version To: Not mentioned
Patch Exists: No
Related CWE: Not mentioned
CPE: Not mentioned
Metasploit:
Other Scripts:
Platforms Tested: Not mentioned
Not mentioned

Remote Denial-of-Service Vulnerability in Linux Kernel

The Linux kernel is prone to a remote denial-of-service vulnerability. An attacker can exploit this issue to cause an out-of-memory error in certain Linux applications, resulting in denial-of-service conditions.

Mitigation:

Not mentioned
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/50938/info

The Linux kernel is prone to a remote denial-of-service vulnerability.

An attacker can exploit this issue to cause an out-of-memory error in certain linux applications, resulting in denial-of-service conditions.

Linux kernel versions 2.6.35 and earlier are affected. 

$ for i in 1 2 3 4 5 6 7 8 ; do ./feedftp $i >/dev/null & done