about summary refs log tree commit diff
path: root/posix/rxspencer
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2024-10-29 06:01:14 +0800
committerH.J. Lu <hjl.tools@gmail.com>2024-11-22 06:22:13 +0800
commite7b553272196e6175b8a15f807cb59217ba2843a (patch)
tree61d06f2d421422ea5d8e14d93a1fa8395b541d3d /posix/rxspencer
parent713d6d7e781ced6d194d6c147f2db4ce9961bb0c (diff)
downloadglibc-master.tar.gz
glibc-master.tar.xz
glibc-master.zip
elf: Handle static PIE with non-zero load address [BZ #31799] HEAD master
For a static PIE with non-zero load address, its PT_DYNAMIC segment
entries contain the relocated values for the load address in static PIE.
Since static PIE usually doesn't have PT_PHDR segment, use p_vaddr of
the PT_LOAD segment with offset == 0 as the load address in static PIE
and adjust the entries of PT_DYNAMIC segment in static PIE by properly
setting the l_addr field for static PIE.  This fixes BZ #31799.

Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
Reviewed-by: Noah Goldstein <goldstein.w.n@gmail.com>
Diffstat (limited to 'posix/rxspencer')
0 files changed, 0 insertions, 0 deletions