Should legacy fstat (via __fxstat) and fstat@GLIBC_2.33 call the same syscall?
Florian Weimer
fweimer@redhat.com
Thu Jan 14 12:00:02 GMT 2021
Currently, __fxstat may get mapped to the fstat system call, while fstat
goes to fstatat. This makes sandboxing issues less obvious to debug:
<https://bugs.chromium.org/p/chromium/issues/detail?id=1164975>
Should we change this before the release? And if yes, in what
direction?
Thanks,
Florian
--
Red Hat GmbH, https://de.redhat.com/ , Registered seat: Grasbrunn,
Commercial register: Amtsgericht Muenchen, HRB 153243,
Managing Directors: Charles Cachera, Brian Klemm, Laurie Krebs, Michael O'Neill
More information about the Libc-alpha
mailing list