From: David Hankins Date: Mon, 5 Oct 2009 19:05:22 +0000 (+0000) Subject: update RELNOTES for CVE-2009-1892 X-Git-Tag: v4_2_0a1~47 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e4e3a2ab42dab081374b61567cb31585a2de0ad9;p=thirdparty%2Fdhcp.git update RELNOTES for CVE-2009-1892 --- diff --git a/RELNOTES b/RELNOTES index 50ee3387a..8708c35fa 100644 --- a/RELNOTES +++ b/RELNOTES @@ -188,8 +188,8 @@ work on other platforms. Please report any problems and suggested fixes to Specifically, it detects if the caller passed a pointer and size pair that causes the pointer to integer-wrap past zero. -- Fixed a fenceposting bug when a client had two host records configured, - one using 'uid' and the other using 'hardware ethernet'. +! Fixed a fenceposting bug when a client had two host records configured, + one using 'uid' and the other using 'hardware ethernet'. CVE-2009-1892 - Fixed the check in the dhcp_interface_signal_handler routine to verify the existence of the linked signal handler before calling it.