diff options
| author | Doug Barton <dougb@FreeBSD.org> | 2010-12-08 19:33:18 +0000 |
|---|---|---|
| committer | Doug Barton <dougb@FreeBSD.org> | 2010-12-08 19:33:18 +0000 |
| commit | 2b56ccf7fc71c6016d49509c1de6c06f3e632770 (patch) | |
| tree | e6fce2d4180de8deda535ee26db4241c2126a483 /CHANGES | |
| parent | 0b3de9fd35baea98991ccb87ba9105c02d15a792 (diff) | |
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 27 |
1 files changed, 27 insertions, 0 deletions
@@ -1,3 +1,30 @@ + --- 9.4-ESV-R4 released --- + +2970. [security] Adding a NO DATA negative cache entry failed to clear + any matching RRSIG records. A subsequent lookup of + of NO DATA cache entry could trigger a INSIST when the + unexpected RRSIG was also returned with the NO DATA + cache entry. + + CVE-2010-3613, VU#706148. [RT #22288] + +2968. [security] Named could fail to prove a data set was insecure + before marking it as insecure. One set of conditions + that can trigger this occurs naturally when rolling + DNSKEY algorithms. + + CVE-2010-3614, VU#837744. [RT #22309] + +2966. [bug] isc_print_vsnprintf() failed to check if there was + space available in the buffer when adding a left + justified character with a non zero width, + (e.g. "%-1c"). [RT #22270] + +2962. [port] win32: add more dependancies to BINDBuild.dsw. + [RT #22062] + +2786. [bug] Additional could be promoted to answer. [RT #20663] + --- 9.4-ESV-R3 released --- 2925. [bug] Named failed to accept uncachable negative responses |
