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] [thread-next>] [day] [month] [year] [list]
Message-Id: <1186670916.4521.1.camel@laptopd505.fenrus.org>
Date:	Thu, 09 Aug 2007 07:48:36 -0700
From:	Arjan van de Ven <arjan@...radead.org>
To:	Rusty Russell <rusty@...tcorp.com.au>
Cc:	Linus Torvalds <torvalds@...ux-foundation.org>,
	Andrew Morton <akpm@...ux-foundation.org>,
	ron minnich <rminnich@...il.com>, lguest <lguest@...abs.org>,
	lkml - Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] ld.so on FC7 is mmap'ing shared libraries right in
	over guest memory.

On Thu, 2007-08-09 at 21:07 +1000, Rusty Russell wrote:
> From: Ronald G. Minnich <rminnich@...il.com>
> 
> [ FC7 maps shared libraries very low, where the launcher maps guest's
> physical memory.  Quick fix is to link Launcher static, real fix is for
> 2.6.24. ]
> 
> -static is a simple fix. I expect this problem will be more common than we
> like, as different distro's make different "improvements" to ld.so


this description is incorrect; it's not an ld.so change that causes the
low mapping.

It's a command line option to the prelink program (which is in most
distributions) that makes it use the entire address space, not just the
higher bits....



-
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