summaryrefslogtreecommitdiffstats
path: root/contrib/bind/CHANGES
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2002-11-14 10:04:51 +0000
committerdougb <dougb@FreeBSD.org>2002-11-14 10:04:51 +0000
commit99352105ab85a4c2fb6029b68153095eb0adcebe (patch)
tree9a860e605e6e23f7f753bc0221760c67a42f4bf4 /contrib/bind/CHANGES
parent5c99c444aa2f12ae983573e4950c7cb6ea722f02 (diff)
downloadFreeBSD-src-99352105ab85a4c2fb6029b68153095eb0adcebe.zip
FreeBSD-src-99352105ab85a4c2fb6029b68153095eb0adcebe.tar.gz
Import security patches from ISC for BIND version 8.3.3
Diffstat (limited to 'contrib/bind/CHANGES')
-rw-r--r--contrib/bind/CHANGES20
1 files changed, 20 insertions, 0 deletions
diff --git a/contrib/bind/CHANGES b/contrib/bind/CHANGES
index 25ea08f..344d95a 100644
--- a/contrib/bind/CHANGES
+++ b/contrib/bind/CHANGES
@@ -1,3 +1,23 @@
+1469. [bug] buffer length calculation for PX was wrong.
+
+1468. [bug] ns_name_ntol() could overwite a zero length buffer.
+
+1467. [bug] off by one bug in ns_makecannon().
+
+1466. [bug] large ENDS UDP buffer size could trigger a assertion.
+
+1465. [bug] possible NULL pointer dereference in db_sec.c
+
+1464. [bug] the buffer used to construct the -ve record was not
+ big enough for all possible SOA records. use pointer
+ arithmetic to calculate the remaining size in this
+ buffer.
+
+1463. [bug] use serial space arithmetic to determine if a SIG is
+ too old, in the future or has internally constistant
+ times.
+
+1462. [bug] write buffer overflow in make_rr().
--- 8.3.3-REL released --- (Wed Jun 26 21:15:43 PDT 2002)
OpenPOWER on IntegriCloud