ld.so wants to make it's own RELRO immutable, which is obviously done
authorderaadt <deraadt@openbsd.org>
Sun, 6 Nov 2022 11:43:19 +0000 (11:43 +0000)
committerderaadt <deraadt@openbsd.org>
Sun, 6 Nov 2022 11:43:19 +0000 (11:43 +0000)
commit980da63b6d9b0ec6f1ae2110e48e3e48717bd222
treef103acdbc3e799977319c9262fea61e2f1a865b7
parent118353ea9762e3cd7c942b10c3e5d5419752f6e5
ld.so wants to make it's own RELRO immutable, which is obviously done
right after it does mprotect PROT_READ.
libexec/ld.so/loader.c