Re: [PATCH] x86/vdso: Add prctl to set per-process VDSO load
From: Andy Lutomirski <hidden>
Date: 2014-09-17 05:34:43
Also in:
lkml
On Tue, Sep 16, 2014 at 10:00 PM, Andy Lutomirski [off-list ref] wrote:
On Tue, Sep 16, 2014 at 6:18 PM, Richard Larocque [off-list ref] wrote:quoted
On Tue, Sep 16, 2014 at 5:27 PM, Andy Lutomirski [off-list ref] wrote:I think that the patch should instead tweak the vvar mapping to tell the vdso not to use rdtsc. It should be based on this: https://git.kernel.org/cgit/linux/kernel/git/luto/linux.git/log/?h=x86/vsyscall and I'll talk to hpa tomorrow about about getting that, or something like it, into the tip tree. In particular, you'll need this: https://git.kernel.org/cgit/linux/kernel/git/luto/linux.git/commit/?h=x86/vsyscall&id=0cc410a05cb95e073ebfe099c9e03cef48d2be0f
Crud. Now that I've said that, I realize that this won't work right if rdtscp is off. I'll drop that patch. I don't think that this changes the conclusion. It should be possible to swap out the vvar page to keep the vdso working even without rdtsc available. --Andy
Also, this kind of inheritable restriction may end up requiring no_new_privs or CAP_SYS_ADMIN to be secure. --Andy
-- Andy Lutomirski AMA Capital Management, LLC