[PATCH] SSE related security hole
Initialize the saved FPU/XMM state in the task struct and fall through to restore_fpu() to make sure that all state is fully initialized. This means that old SSE/SSE2 information cannot ever leak into newly created processes.
Showing
Please register or sign in to comment