lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <48299ED0.6020402@goop.org>
Date:	Tue, 13 May 2008 14:59:44 +0100
From:	Jeremy Fitzhardinge <jeremy@...p.org>
To:	"Robert Kaiser (FH)" <kaiser@...ormatik.fh-wiesbaden.de>
CC:	xen-devel@...ts.xensource.com, Ingo Molnar <mingo@...e.hu>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [Xen-devel] Re: [PATCH] xen: remove support for non-PAE 32-bit

Robert Kaiser (FH) wrote:
>> I think there's a bug in qemu's x86 
>> emulation with respect to mis-reporting the eip of an xchg which faults,
>> which may be what you're seeing.
>>     
>
> The eip that was reported was always the same, and there was no xchg 
> instruction at that address. It might have been consistently wrong though 
> (how would I figure this out?).
>   

The symptom I've observed is that qemu reports the first instruction of 
the basic block rather than the exchange itself.  If you "x/10i <fault 
eip>", you should see an xchg before long.

Either way, sounds like a qemu bug which should be reported to them.

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ