Lucene search
+L

2 matches found

Exploit DB
Exploit DB
added 2006/04/09 12:0 a.m.37 views

Linux Kernel 2.6.x - 'sys_timer_create()' Local Denial of Service

;nasm -f elf noHeaven.asm ;ld -s -o noHeaven noHeaven.o section .text global start count equ 8 ; threads count - do it quicker start: mov ebx, count call createthreads jmp done pause: mov eax,29 int 0x80 ret createthreads: mov eax,2 int 0x80 test eax,eax jz consume dec ebx test ebx,ebx jnz...

4.9CVSS5.8AI score0.00884EPSS
SaveExploits1
exploitpack
exploitpack
added 2004/06/25 12:0 a.m.12 views

Linux Kernel 2.4.x2.6.x - Assembler Inline Function Local Denial of Service

Linux Kernel 2.4.x2.6.x - Assembler Inline Function Local Denial of Service / ----------------------------------------------------------------------------- frstor Local Kernel exploit Crashes any kernel from 2.4.18 to 2.6.7 because frstor in assembler inline offsets in memory by 4. Original proof...

0.2AI score
SaveExploits0
Rows per page
Query Builder