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>] [day] [month] [year] [list]
Date:	Mon, 26 Feb 2007 13:33:49 -0500
From:	Jim Houston <jim.houston@...cast.net>
To:	Andi Kleen <ak@...e.de>
Cc:	linux-kernel@...r.kernel.org
Subject: x86_64 vdso patch status?

Hi Andi,

I tried playing with your vdso patch.  I'm curious 
what magic is needed to make an application link with
the vdso?  

You also mentioned that there are problems with newer
tool chains.  I think I'm seeing this problem when I
build on an FC6 system.  The vdso.so ends up using
file offsets like 00100120 so it doesn't fit in a 
single page.  This seems to be sensitive to the 
VDSO_PRELINK address.  If I changes this address to
0xffffffffff800000 then the vdso.so looks correct.
Is this change safe?  Is it enough to change the 
VDSO_PRELINK define or are there other values which 
need to be kept in sync?

Jim Houston - Concurrent Computer Corp.


-
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