- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 36425
- Проверка EDB
-
- Пройдено
- Автор
- SERGE HALLYN
- Тип уязвимости
- DOS
- Платформа
- LINUX
- CVE
- cve-2011-2189
- Дата публикации
- 2011-12-06
Linux Kernel 2.6.35 - Network Namespace Remote Denial of Service
Код:
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
- Источник
- www.exploit-db.com