glibc/nscd
Florian Weimer f510d75ff7 nscd: Use time_t for return type of addgetnetgrentX
Using int may give false results for future dates (timeouts after the
year 2028).

Fixes commit 04a21e050d64a1193a6daab872bca2528bda44b ("CVE-2024-33601,
CVE-2024-33602: nscd: netgroup: Use two buffers in addgetnetgrentX
(bug 31680)").

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
(cherry picked from commit 4bbca1a446)
2024-05-02 19:02:08 +02:00
..
aicache.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
cache.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
cachedumper.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
connections.c nscd: Do not rebuild getaddrinfo (bug 30709) 2023-08-11 10:55:10 +02:00
dbg_log.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
dbg_log.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
Depend hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
getgrgid_r.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
getgrnam_r.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
gethstbyad_r.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
gethstbynm3_r.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
getpwnam_r.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
getpwuid_r.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
getsrvbynm_r.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
getsrvbypt_r.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
grpcache.c nscd: Use errval, not errno to guide cache update (bug 30662) 2023-07-24 15:12:26 +02:00
hstcache.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
initgrcache.c Fix all the remaining misspellings -- BZ 25337 2023-06-02 01:39:48 +00:00
Makefile nscd: Do not rebuild getaddrinfo (bug 30709) 2023-08-11 10:55:10 +02:00
mem.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
netgroupcache.c nscd: Use time_t for return type of addgetnetgrentX 2024-05-02 19:02:08 +02:00
nscd_conf.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
nscd_getai.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
nscd_getgr_r.c Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions 2023-03-27 13:57:55 -03:00
nscd_gethst_r.c Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions 2023-03-27 13:57:55 -03:00
nscd_getpw_r.c Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions 2023-03-27 13:57:55 -03:00
nscd_getserv_r.c Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions 2023-03-27 13:57:55 -03:00
nscd_helper.c Fix all the remaining misspellings -- BZ 25337 2023-06-02 01:39:48 +00:00
nscd_initgroups.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
nscd_netgroup.c Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions 2023-03-27 13:57:55 -03:00
nscd_proto.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
nscd_setup_thread.c Fix all the remaining misspellings -- BZ 25337 2023-06-02 01:39:48 +00:00
nscd_stat.c Fix all the remaining misspellings -- BZ 25337 2023-06-02 01:39:48 +00:00
nscd-client.h Fix all the remaining misspellings -- BZ 25337 2023-06-02 01:39:48 +00:00
nscd.c Fix all the remaining misspellings -- BZ 25337 2023-06-02 01:39:48 +00:00
nscd.conf nscd: Improve nscd.conf comments. 2019-08-19 09:57:58 -04:00
nscd.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
nscd.init . 2007-07-31 13:33:18 +00:00
nscd.service nscd: also invalidate netgroup cache on reload 2014-03-19 14:45:10 +01:00
nscd.tmpfiles Add systemd unit file for nscd 2013-12-16 11:22:01 +10:00
pwdcache.c nscd: Use errval, not errno to guide cache update (bug 30662) 2023-07-24 15:12:26 +02:00
res_hconf.c [BZ #4814] 2007-08-22 03:14:29 +00:00
selinux.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
selinux.h Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00
servicescache.c Update copyright dates with scripts/update-copyrights 2023-01-06 21:14:39 +00:00