[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 3/5] x86/pv: Break handle_ldt_mapping_fault() out of handle_gdt_ldt_mapping_fault()
>>> On 12.01.18 at 19:37, <andrew.cooper3@xxxxxxxxxx> wrote: > Adjust handle_ldt_mapping_fault() exclude the use of this fixup path for > non-PV guests. Well-formed code shouldn't reference the LDT while in HVM vcpu > context, but currently on a context switch from PV to HVM context, there may > be a stale LDT selector loaded, over an unmapped region. > > By explicitly excluding HVM context at this point, we avoid erroneous > hypervisor execution resulting in a cascade failure, by falling into > pv_map_ldt_shadow_page(). > > Signed-off-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> Reviewed-by: Jan Beulich <jbeulich@xxxxxxxx> _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |