aboutsummaryrefslogtreecommitdiff
path: root/RELNOTES
diff options
context:
space:
mode:
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