From 6912d85ab25ece5b204731077b4cba16fbf12181 Mon Sep 17 00:00:00 2001 From: Tony Cook Date: Tue, 29 Apr 2008 02:02:37 +0000 Subject: [PATCH] add CVE for the security issue --- Changes | 1 + 1 file changed, 1 insertion(+) diff --git a/Changes b/Changes index c410320f..f1e9cc9f 100644 --- a/Changes +++ b/Changes @@ -12,6 +12,7 @@ Bug fixes: based fills had a buffer overflow. This would overwrite the end of a malloc()ed buffer with double precision floats. http://rt.cpan.org/Ticket/Display.html?id=35324 + CVE-2008-1928 - check that the result of fileno($fh) is defined rather than simply true when read() or write() is supplied with an fh parameter. -- 2.39.5