This website requires JavaScript.
Explore
Help
Sign In
lib
/
glibc
Watch
1
Star
0
Fork
0
You've already forked glibc
mirror of
https://sourceware.org/git/glibc.git
synced
2025-09-10 00:49:40 +03:00
Code
Activity
Files
c04af6068b2c2c65c92b3360cbc4b51ad9843f21
glibc
/
resolv
/
nss_dns
History
Florian Weimer
317b199b4a
CVE-2016-3075: Stack overflow in _nss_dns_getnetbyname_r [BZ
#19879
]
...
The defensive copy is not needed because the name may not alias the output buffer.
2016-03-29 12:57:56 +02:00
..
dns-canon.c
Update copyright dates with scripts/update-copyrights.
2016-01-04 16:05:18 +00:00
dns-host.c
CVE-2015-7547: getaddrinfo() stack-based buffer overflow (Bug 18665).
2016-02-16 21:29:32 -05:00
dns-network.c
CVE-2016-3075: Stack overflow in _nss_dns_getnetbyname_r [BZ
#19879
]
2016-03-29 12:57:56 +02:00