Re: [RFC] x86: xsave/xrstor support, ucontext_t extensions

From: Roland McGrath
Date: Tue May 20 2008 - 16:11:30 EST


> I don't think there is one. We never copy fxsave completely out of the
> kernel. x86-64 does FXSAVE directly in/out user space, but the
> only leak is what there was before.

ptrace/user_regset copies out and in the whole fxsave block from the ptrace
caller. (Only the mxcsr word is constrained after copy-in.)


Thanks,
Roland
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/