glibc/nss
Florian Weimer 108bc4049f CVE-2016-10739: getaddrinfo: Fully parse IPv4 address strings [BZ #20018]
The IPv4 address parser in the getaddrinfo function is changed so that
it does not ignore trailing whitespace and all characters after it.
For backwards compatibility, the getaddrinfo function still recognizes
legacy name syntax, such as 192.000.002.010 interpreted as 192.0.2.8
(octal).

This commit does not change the behavior of inet_addr and inet_aton.
gethostbyname already had additional sanity checks (but is switched
over to the new __inet_aton_exact function for completeness as well).

To avoid sending the problematic query names over DNS, commit
6ca53a2453 ("resolv: Do not send queries
for non-host-names in nss_dns [BZ #24112]") is needed.
2019-01-21 21:26:03 +01:00
..
nss_compat Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
nss_db Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
nss_files Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
tst-nss-test3.root Add test-in-container infrastructure. 2018-08-22 21:20:37 -04:00
Depend Update. 2000-01-02 04:20:21 +00:00
Makefile Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
Versions nss: Export nscd hash function as __nss_hash [BZ #22459] 2017-11-23 14:08:11 +01:00
XXX-lookup.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
alias-lookup.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
bug-erange.c Update. 2002-09-29 18:25:48 +00:00
bug17079.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
compat-lookup.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
databases.def Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
db-Makefile Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
digits_dots.c CVE-2016-10739: getaddrinfo: Fully parse IPv4 address strings [BZ #20018] 2019-01-21 21:26:03 +01:00
ethers-lookup.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
function.def Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
getXXbyYY.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
getXXbyYY_r.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
getXXent.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
getXXent_r.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
getent.c Update copyright dates not handled by scripts/update-copyrights. 2019-01-01 00:15:13 +00:00
getnssent.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
getnssent_r.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
grp-lookup.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
hosts-lookup.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
key-lookup.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
makedb.c Update copyright dates not handled by scripts/update-copyrights. 2019-01-01 00:15:13 +00:00
netgrp-lookup.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
network-lookup.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
nss.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
nss_hash.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
nss_test.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
nss_test.ver Extend NSS test suite 2017-07-17 15:52:44 -04:00
nss_test1.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
nss_test2.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
nsswitch.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
nsswitch.conf More configurability for secondary group lookup 2011-05-10 00:36:29 -04:00
nsswitch.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
proto-lookup.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
pwd-lookup.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
rewrite_field.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
rpc-lookup.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
service-lookup.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
sgrp-lookup.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
spwd-lookup.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
test-digits-dots.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
test-netdb.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
tst-cancel-getpwuid_r.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
tst-field.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
tst-nss-files-alias-leak.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
tst-nss-files-hosts-erange.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
tst-nss-files-hosts-getent.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
tst-nss-files-hosts-multi.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
tst-nss-getpwent.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
tst-nss-static.c Update nss tests to new skeleton 2017-08-17 18:00:51 -04:00
tst-nss-test1.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
tst-nss-test2.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
tst-nss-test3.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
tst-nss-test4.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
tst-nss-test5.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
valid_field.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
valid_list_field.c Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00