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-next>] [day] [month] [year] [list]
Date:	Thu, 03 Apr 2014 23:23:07 -0400
From:	Boris Ostrovsky <boris.ostrovsky@...cle.com>
To:	srostedt@...hat.com
CC:	xen-devel <xen-devel@...ts.xen.org>,
	Konrad Rzeszutek Wilk <konrad.wilk@...cle.com>,
	David Vrabel <david.vrabel@...rix.com>,
	linux-kernel@...r.kernel.org
Subject: Xen 32-bit PV regression

Steven,

Looks like commit 198d208df (x86: Keep thread_info on thread stack in 
x86_32) broke Xen's 32-bit PV guests.

I poked a little at it and it seems that at least the ifdef in 
xen_cpu_up() needs to be adjusted to set up kernel_stack --- that allows 
CPUs to get going. This is not enough though (not particularly 
surprisingly) and we die a little later with #GPF in xen_iret.

-boris
--
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