Uninformed: Informative Information for the Uninformed

Vol 3» 2006.Jan


Thread Spinning

For situations where a vulnerability occurs in a non-critical kernel thread, it may be possible to simply cause the thread to spin or block indefinitely. This approach is very useful because it means that there is no requirement to gracefully restore execution in some manner. It basically skirts the issue of recovery altogether.


Subsections