glibc/sysdeps/unix/sysv/linux/x86
H.J. Lu c02695d776 x86/CET: Update vfork to prevent child return
Child of vfork should either call _exit or one of the exec family of
functions.  But normally there is nothing to prevent child of vfork from
return of the vfork-calling function.  Simpilfy x86 vfork when shadow
stack is in use to introduce mismatched shadow stack in child of vfork
to trigger SIGSEGV when the child returns from the function in which
vfork was called.
2020-10-15 04:00:36 -07:00
..
bits linux: Move the struct stat{64} to struct_stat.h 2020-10-09 17:02:06 -03:00
include/asm
sys
Implies
Makefile x86/CET: Update vfork to prevent child return 2020-10-15 04:00:36 -07:00
arch-pkey.h
cpu-features.c x86: Move CET control to _dl_x86_feature_control [BZ #25887] 2020-05-18 06:15:02 -07:00
dl-cet.h
dl-sysdep.c
elision-conf.c x86: Support usable check for all CPU features 2020-07-13 06:05:16 -07:00
elision-conf.h
elision-lock.c
elision-timed.c y2038: nptl: Convert pthread_mutex_{clock|timed}lock to support 64 bit 2020-10-15 09:35:43 +02:00
elision-trylock.c
elision-unlock.c
force-elision.h
gettimeofday.c
hle.h
jmp_buf-ssp.sym
lowlevellock.h y2038: nptl: Convert pthread_mutex_{clock|timed}lock to support 64 bit 2020-10-15 09:35:43 +02:00
pkey_get.c
pkey_set.c
pthread_mutex_cond_lock.c
pthread_mutex_lock.c
pthread_mutex_timedlock.c
pthread_mutex_trylock.c
setjmpP.h linux: Fix __NSIG_WORDS and add __NSIG_BYTES 2020-07-07 14:10:58 -03:00
sysconf.c
time.c
tst-cet-property-1.c
tst-cet-property-2.c
tst-cet-property-dep-2.S
tst-cet-setcontext-1.c
tst-cet-vfork-1.c x86/CET: Update vfork to prevent child return 2020-10-15 04:00:36 -07:00
tst-saved_mask-1.c
xstatver.h Remove mknod wrapper functions, move them to symbols 2020-10-09 17:02:06 -03:00