glibc/nscd
Florian Weimer 4888ffdbb3 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 22:04:35 +02:00
..
Depend
Makefile
aicache.c nscd: Drop local address tuple variable [BZ #29607] 2022-10-07 16:21:12 +02:00
cache.c
cachedumper.c
connections.c nscd: Fix netlink cache invalidation if epoll is used [BZ #29415] 2022-09-06 17:17:35 +02:00
dbg_log.c
dbg_log.h
gai.c
getgrgid_r.c
getgrnam_r.c
gethstbyad_r.c
gethstbynm3_r.c
getpwnam_r.c
getpwuid_r.c
getsrvbynm_r.c
getsrvbypt_r.c
grpcache.c
hstcache.c
initgrcache.c
mem.c
netgroupcache.c nscd: Use time_t for return type of addgetnetgrentX 2024-05-02 22:04:35 +02:00
nscd-client.h
nscd.c
nscd.conf
nscd.h nscd: Use 64 bit time_t on libc nscd routines (BZ# 29402) 2022-12-28 17:25:18 -03:00
nscd.init
nscd.service
nscd.tmpfiles
nscd_conf.c
nscd_getai.c
nscd_getgr_r.c
nscd_gethst_r.c nscd: Use 64 bit time_t on libc nscd routines (BZ# 29402) 2022-12-28 17:25:18 -03:00
nscd_getpw_r.c
nscd_getserv_r.c
nscd_helper.c
nscd_initgroups.c
nscd_netgroup.c
nscd_proto.h
nscd_setup_thread.c
nscd_stat.c
pwdcache.c
res_hconf.c
selinux.c
selinux.h
servicescache.c