glibc/sysdeps/sparc/sparc64
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
..
bits Add a minor 'cas' atomic optimization on sparc. 2013-01-23 11:27:24 -08:00
fpu
multiarch
soft-fp Fix leading whitespaces. 2013-06-06 20:36:07 +02:00
Implies
Makefile Remove bounded-pointers build system support. 2013-02-15 15:07:54 +00:00
Versions
add_n.S Remove trailing whitespace. 2013-06-05 20:44:03 +00:00
addmul_1.S
align-cpy.S
backtrace.h
bzero.c
dl-irel.h
dl-machine.h Avoid crashing in LD_DEBUG when program name is unavailable 2013-05-29 21:34:12 +05:30
dl-plt.h
dl-trampoline.S
hp-timing.c
hp-timing.h
jmpbuf-unwind.h
lshift.S
memchr.S Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr. 2013-02-04 16:29:39 +00:00
memcmp.S
memcpy.S Remove trailing whitespace. 2013-06-05 20:44:03 +00:00
memset.S
mul_1.S
rawmemchr.S Remove trailing whitespace. 2013-06-05 20:44:03 +00:00
rshift.S
rtld-memcpy.c
rtld-memset.c
stackguard-macros.h BZ #15754: CVE-2013-4788 2013-09-23 00:52:09 -04:00
start.S
stpcpy.S
stpncpy.S Remove trailing whitespace. 2013-06-05 20:44:03 +00:00
strcat.S
strchr.S
strcmp.S
strcpy.S
strcspn.S
strlen.S
strncmp.S Remove trailing whitespace. 2013-06-05 20:44:03 +00:00
strncpy.S Remove trailing whitespace. 2013-06-05 20:44:03 +00:00
strpbrk.S
strrchr.c
strspn.S
sub_n.S
submul_1.S
tls-macros.h
tst-audit.h