[PATCH 00/33] RFC: RELRO link maps
Adhemerval Zanella Netto
adhemerval.zanella@linaro.org
Fri Jul 7 13:58:28 GMT 2023
On 07/07/23 10:18, Florian Weimer wrote:
> * Adhemerval Zanella Netto:
>
>> I also seeing extra regressions on arm-linux-gnueabihf:
>>
>> FAIL: elf/tst-audit11
>> FAIL: elf/tst-audit12
>> FAIL: elf/tst-audit2
>> FAIL: elf/tst-audit9
>> FAIL: elf/tst-tls-ie-dlmopen
>>
>>
>> $ cat elf/tst-audit11.out
>> Start
>>
>> $ cat elf/tst-audit12.out
>> Start
>>
>> $ cat elf/tst-audit2.out
>> version: 2
>
> This one I can't reproduce:
>
> # LD_AUDIT=elf/tst-auditmod1.so elf/ld.so --library-path .:elf elf/tst-audit2
> […]
> objclose
> objclose
> objclose
> activity: consistent
> # echo $?
> 0
>
> I'm going to repost the series with the vDSO fix.
Alright, I will check again once you repost it. I have not look this series in
detail, but I wonder if you could split in first adding the dlopen hash speedup
and then add the hardening, as two different sets. I am not sure how hard or
if it would be feasible.
More information about the Libc-alpha
mailing list