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]
Date:	Fri, 11 Jul 2008 15:47:06 +0200
From:	Ingo Molnar <mingo@...e.hu>
To:	Jeremy Fitzhardinge <jeremy@...p.org>
Cc:	the arch/x86 maintainers <x86@...nel.org>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 2/2] xen64: disable 32-bit syscall/sysenter if not
	supported.


* Jeremy Fitzhardinge <jeremy@...p.org> wrote:

> Old versions of Xen (3.1 and before) don't support sysenter or syscall 
> from 32-bit compat userspaces.  If we can't set the appropriate 
> syscall callback, then disable the corresponding feature bit, which 
> will cause the vdso32 setup to fall back appropriately.
>
> Linux assumes that syscall is always available to 32-bit userspace, 
> and installs it by default if sysenter isn't available.  In that case, 
> we just disable vdso altogether, forcing userspace libc to fall back 
> to int $0x80.

merged the latest version of tip/x86/core to tip/xen-64bit and then 
added this patch to tip/xen-64bit - thanks Jeremy.

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