glibc/ports/sysdeps
Carlos O'Donell c61b4d41c9 BZ #15754: CVE-2013-4788
The pointer guard used for pointer mangling was not initialized for
static applications resulting in the security feature being disabled.
The pointer guard is now correctly initialized to a random value for
static applications. Existing static applications need to be
recompiled to take advantage of the fix.

The test tst-ptrguard1-static and tst-ptrguard1 add regression
coverage to ensure the pointer guards are sufficiently random
and initialized to a default value.
2013-09-23 00:52:09 -04:00
..
aarch64 [AArch64] Provide symbol version for _mcount. 2013-07-26 08:29:17 +01:00
alpha Make __ffs hidden 2013-09-20 21:25:31 +02:00
am33 Fix typos. 2013-08-21 19:48:48 +02:00
arm Make __ffs hidden 2013-09-20 21:25:31 +02:00
hppa Fix typos. 2013-08-21 19:48:48 +02:00
ia64 BZ #15754: CVE-2013-4788 2013-09-23 00:52:09 -04:00
m68k Make __ffs hidden 2013-09-20 21:25:31 +02:00
microblaze Fix executable mode. 2013-06-06 02:15:33 +02:00
mips 2013-09-20 Steve Ellcey <sellcey@mips.com> 2013-09-20 10:29:51 -07:00
powerpc Fix typos. 2013-08-30 18:08:59 +02:00
tile BZ #15754: CVE-2013-4788 2013-09-23 00:52:09 -04:00
unix MIPS: IEEE 754-2008 NaN encoding support 2013-09-18 21:33:50 +01:00