diff options
author | Sam James <sam@gentoo.org> | 2022-06-05 04:57:10 +0100 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2022-06-08 21:29:39 -0400 |
commit | ace9e3edbca62d978b1e8f392d8a5d78500272d9 (patch) | |
tree | 3a4720507eecdc2f45d6ee7b46c8e1c8c89fe0f9 /sunrpc/svc_unix.c | |
parent | 3fdf0a205b622e40fa7e3c4ed1e4ed4d5c6c5380 (diff) | |
download | glibc-ace9e3edbca62d978b1e8f392d8a5d78500272d9.zip glibc-ace9e3edbca62d978b1e8f392d8a5d78500272d9.tar.gz glibc-ace9e3edbca62d978b1e8f392d8a5d78500272d9.tar.bz2 |
nss: handle stat failure in check_reload_and_get (BZ #28752)
Skip the chroot test if the database isn't loaded
correctly (because the chroot test uses some
existing DB state).
The __stat64_time64 -> fstatat call can fail if
running under an (aggressive) seccomp filter,
like Firefox seems to use.
This manifested in a crash when using glib built
with FAM support with such a Firefox build.
Suggested-by: DJ Delorie <dj@redhat.com>
Signed-off-by: Sam James <sam@gentoo.org>
Reviewed-by: DJ Delorie <dj@redhat.com>
Diffstat (limited to 'sunrpc/svc_unix.c')
0 files changed, 0 insertions, 0 deletions