[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-devel] [PATCH v4 0/3] x86: modify_ldt improvement, test, and config option
- To: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Date: Tue, 28 Jul 2015 10:07:01 -0700
- Cc: "security@xxxxxxxxxx" <security@xxxxxxxxxx>, Peter Zijlstra <peterz@xxxxxxxxxxxxx>, X86 ML <x86@xxxxxxxxxx>, "linux-kernel@xxxxxxxxxxxxxxx" <linux-kernel@xxxxxxxxxxxxxxx>, Steven Rostedt <rostedt@xxxxxxxxxxx>, xen-devel <xen-devel@xxxxxxxxxxxxx>, Borislav Petkov <bp@xxxxxxxxx>, Jan Beulich <jbeulich@xxxxxxxx>, Sasha Levin <sasha.levin@xxxxxxxxxx>, Boris Ostrovsky <boris.ostrovsky@xxxxxxxxxx>
- Delivery-date: Tue, 28 Jul 2015 17:07:25 +0000
- List-id: Xen developer discussion <xen-devel.lists.xen.org>
On Tue, Jul 28, 2015 at 9:30 AM, Andrew Cooper
<andrew.cooper3@xxxxxxxxxx> wrote:
> I suspect that the set_ldt(NULL, 0) call hasn't reached Xen before
> xen_free_ldt() is attempting to nab back the pages which Xen still has
> mapped as an LDT.
>
I just instrumented it with yet more LSL instructions. I'm pretty
sure that set_ldt really is clearing at least LDT entry zero.
Nonetheless the free_ldt call still oopses.
--Andy
> ~Andrew
--
Andy Lutomirski
AMA Capital Management, LLC
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel
- References:
- [Xen-devel] [PATCH v4 0/3] x86: modify_ldt improvement, test, and config option
- Re: [Xen-devel] [PATCH v4 0/3] x86: modify_ldt improvement, test, and config option
- Re: [Xen-devel] [PATCH v4 0/3] x86: modify_ldt improvement, test, and config option
- Re: [Xen-devel] [PATCH v4 0/3] x86: modify_ldt improvement, test, and config option
- Re: [Xen-devel] [PATCH v4 0/3] x86: modify_ldt improvement, test, and config option
- Re: [Xen-devel] [PATCH v4 0/3] x86: modify_ldt improvement, test, and config option
- Re: [Xen-devel] [PATCH v4 0/3] x86: modify_ldt improvement, test, and config option
- Re: [Xen-devel] [PATCH v4 0/3] x86: modify_ldt improvement, test, and config option
- Re: [Xen-devel] [PATCH v4 0/3] x86: modify_ldt improvement, test, and config option
|