• Brian Gerst's avatar
    [PATCH] SSE related security hole · af9086a7
    Brian Gerst authored
    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. 
    af9086a7
traps.c 25.8 KB