exploit-db-mirror/exploits/linux/dos/36425.txt
Offensive Security b4c96a5864 DB: 2021-09-03
28807 changes to exploits/shellcodes
2021-09-03 20:19:21 +00:00

9 lines
No EOL
386 B
Text

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