glibc/nscd
Florian Weimer ce639236ca 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 20:51:28 +02:00
..
aicache.c
cache.c
cachedumper.c
connections.c
dbg_log.c
dbg_log.h
Depend
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
Makefile
mem.c
netgroupcache.c nscd: Use time_t for return type of addgetnetgrentX 2024-05-02 20:51:28 +02:00
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:26:22 -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
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:26:22 -03:00
nscd.init
nscd.service
nscd.tmpfiles
pwdcache.c
res_hconf.c
selinux.c
selinux.h
servicescache.c