diff --git a/CHANGES b/CHANGES index 6782acf9f2..c511863ba3 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,5 @@ 4168. [security] A buffer accounting error could trigger an - assertion failure when parsing certain malformed + assertion failure when parsing certain malformed DNSSEC keys. (CVE-2015-5722) [RT #40212] --- 9.9.8b1 released --- diff --git a/lib/dns/hmac_link.c b/lib/dns/hmac_link.c index 7baf2413de..1edf4780fe 100644 --- a/lib/dns/hmac_link.c +++ b/lib/dns/hmac_link.c @@ -1,5 +1,5 @@ /* - * Portions Copyright (C) 2004-2014 Internet Systems Consortium, Inc. ("ISC") + * Portions Copyright (C) 2004-2015 Internet Systems Consortium, Inc. ("ISC") * Portions Copyright (C) 1999-2002 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any diff --git a/lib/dns/include/dst/dst.h b/lib/dns/include/dst/dst.h index eecea21df5..1497edcb65 100644 --- a/lib/dns/include/dst/dst.h +++ b/lib/dns/include/dst/dst.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2013 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2013, 2015 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2000-2002 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any diff --git a/lib/dns/opensslecdsa_link.c b/lib/dns/opensslecdsa_link.c index 78e6e55dd7..7a6f69bca0 100644 --- a/lib/dns/opensslecdsa_link.c +++ b/lib/dns/opensslecdsa_link.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2014 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2012-2015 Internet Systems Consortium, Inc. ("ISC") * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above