aboutsummaryrefslogtreecommitdiff
path: root/RELNOTES
diff options
context:
space:
mode:
authorBjørn Mork <bjorn@mork.no>2011-12-08 14:05:48 +0100
committerBjørn Mork <bjorn@mork.no>2011-12-08 14:05:48 +0100
commit402b4a6e3f8c2f42fe326b0b90c5311d2edbb6f3 (patch)
treeca5a1f32b733dcf40d999478482bf3762b13999f /RELNOTES
parent12735fbbd10c187016610b6a862ac0dedb89a7b0 (diff)
parent77367740763b42ddf41e7ba1bfaebef96463a450 (diff)
Merge branch 'upstream'
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES13
1 files changed, 11 insertions, 2 deletions
diff --git a/RELNOTES b/RELNOTES
index ab5b76b..87b46dd 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -1,6 +1,6 @@
Internet Systems Consortium DHCP Distribution
- Version 4.2.3
- 18 October 2011
+ Version 4.2.3-P1
+ 29 Novemberr 2011
Release Notes
@@ -39,6 +39,15 @@ The system has only been tested on Linux, FreeBSD, and Solaris, and may not
work on other platforms. Please report any problems and suggested fixes to
<dhcp-users@isc.org>.
+ Changes since 4.2.3
+
+! Add a check for a null pointer before calling the regexec function.
+ Without out this check we could, under some circumstances, pass
+ a null pointer to the regexec function causing it to segfault.
+ Thanks to a report from BlueCat Networks.
+ [ISC-Bugs #26704].
+ CVE: CVE-2011-4539
+
Changes since 4.2.2
- Fix the code that checks for an existing DDNS transaction to cancel