aboutsummaryrefslogtreecommitdiff
path: root/malloc/alloc_buffer_alloc_array.c
diff options
context:
space:
mode:
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>2021-07-19 18:42:26 -0300
committerCarlos O'Donell <carlos@redhat.com>2022-03-29 17:02:12 -0400
commite206033c278ad5bab6f5e15e5aecf761153c73ae (patch)
treeb520a1eebce6f1b1d6fefcdeb6d45db13b30b44a /malloc/alloc_buffer_alloc_array.c
parent3723319805aadcc4aa550bd23b9823db17a1550d (diff)
downloadglibc-e206033c278ad5bab6f5e15e5aecf761153c73ae.tar.xz
glibc-e206033c278ad5bab6f5e15e5aecf761153c73ae.zip
elf: Issue audit la_objopen for vDSO
The vDSO is is listed in the link_map chain, but is never the subject of an la_objopen call. A new internal flag __RTLD_VDSO is added that acts as __RTLD_OPENEXEC to allocate the required 'struct auditstate' extra space for the 'struct link_map'. The return value from the callback is currently ignored, since there is no PLT call involved by glibc when using the vDSO, neither the vDSO are exported directly. Checked on x86_64-linux-gnu, i686-linux-gnu, and aarch64-linux-gnu. Reviewed-by: Florian Weimer <fweimer@redhat.com> (cherry picked from commit f0e23d34a7bdf6b90fba954ee741419171ac41b2) Resolved conflicts: elf/Makefile
Diffstat (limited to 'malloc/alloc_buffer_alloc_array.c')
0 files changed, 0 insertions, 0 deletions