diff options
author | Florian Weimer <fweimer@redhat.com> | 2024-10-25 16:50:10 +0200 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2024-10-25 16:50:10 +0200 |
commit | e096b7a1896886eb7dd2732ccbf1184b0eec9a63 (patch) | |
tree | 5103d7ac775aa666e88dec259263f223457e6969 /stdio-common/tst-printf-format-v-int.c | |
parent | 9897ced8e78db5d813166a7ccccfd5a42c69ef20 (diff) | |
download | glibc-e096b7a1896886eb7dd2732ccbf1184b0eec9a63.zip glibc-e096b7a1896886eb7dd2732ccbf1184b0eec9a63.tar.gz glibc-e096b7a1896886eb7dd2732ccbf1184b0eec9a63.tar.bz2 |
elf: Signal LA_ACT_CONSISTENT to auditors after RT_CONSISTENT switch
Auditors can call into the dynamic loader again if
LA_ACT_CONSISTENT, and those recursive calls could observe
r_state != RT_CONSISTENT.
We should consider failing dlopen/dlmopen/dlclose if
r_state != RT_CONSISTENT. The dynamic linker is probably not
in a state in which it can handle reentrant calls. This
needs further investigation.
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Diffstat (limited to 'stdio-common/tst-printf-format-v-int.c')
0 files changed, 0 insertions, 0 deletions