[Bug dynamic-link/26634] ld.so stats raw file names, bypassing the audit module
ludo at gnu dot org
sourceware-bugzilla@sourceware.org
Thu Sep 24 14:11:33 GMT 2020
https://sourceware.org/bugzilla/show_bug.cgi?id=26634
--- Comment #7 from Ludovic Courtès <ludo at gnu dot org> ---
(In reply to Florian Weimer from comment #6)
> I assume (based on my limited understanding of the code), that it stats /xyz
> and marks /xyz as non-existing. The search paths do not contain /PREFIX
> because that was added by la_objsearch. open_verify does not change the
> incoming pathname buffer.
>
> Are you observing something different?
No, what you're writing is correct.
However, the effect is that /PREFIX/xyz will never be searched again because of
this inconsistency, even though it possibly should. To me this is a bug
because the audit module's rewrite is not honored.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list