This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Pointer guard for static binaries?


Ok, these ideas about the relative security (i.e. obscurity) suggest that
tcbhead_t slots are preferable to global slots when thread pointer use is
not impossible or prohibitive, though global slots are better than nothing
and hence used when cheap enough and thread pointer is not (e.g. on x86-64
in ld.so).  Porters should decide what measures of "cheap enough" and
"prohibitive" apply to the PIC and thread pointer access on their machines.


Thanks,
Roland


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]