public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* Should legacy fstat (via __fxstat) and fstat@GLIBC_2.33 call the same syscall?
@ 2021-01-14 12:00 Florian Weimer
  2021-01-14 12:29 ` Adhemerval Zanella
  0 siblings, 1 reply; 9+ messages in thread
From: Florian Weimer @ 2021-01-14 12:00 UTC (permalink / raw)
  To: libc-alpha

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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-01-15 10:29 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-14 12:00 Should legacy fstat (via __fxstat) and fstat@GLIBC_2.33 call the same syscall? Florian Weimer
2021-01-14 12:29 ` Adhemerval Zanella
2021-01-14 14:38   ` Florian Weimer
2021-01-14 16:36     ` Adhemerval Zanella
2021-01-14 16:45       ` Florian Weimer
2021-01-14 16:53         ` Adhemerval Zanella
2021-01-14 17:18           ` Florian Weimer
2021-01-14 17:46             ` Adhemerval Zanella
2021-01-15 10:29               ` Florian Weimer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).