Re: [BUG] x86 kenel won't boot under Virtual PC

From: Linus Torvalds
Date: Sun Aug 31 2008 - 15:39:57 EST




On Sun, 31 Aug 2008, Arjan van de Ven wrote:
>
> it's probably even a security bug in that I don't see what would be
> stopping a ring 3 user process from executing these instructions...

Well, it could be that Virtual PC raises a #UD exception in the virtual
machine. In user space, that would just cause the kernel to kill the poor
innocent victim. But when the kernel gets a #UD exception on what it
expects to be a nop, it just won't work.

Linus
--
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/