]> git.imager.perl.org - imager.git/commitdiff
add CVE for the security issue
authorTony Cook <tony@develop=help.com>
Tue, 29 Apr 2008 02:02:37 +0000 (02:02 +0000)
committerTony Cook <tony@develop=help.com>
Tue, 29 Apr 2008 02:02:37 +0000 (02:02 +0000)
Changes

diff --git a/Changes b/Changes
index c410320fb71206057bb7114f6e28b006a75dac37..f1e9cc9f1cfc81c440d401630ac35fbcd38b2ac8 100644 (file)
--- 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
    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.
 
  - check that the result of fileno($fh) is defined rather than simply
    true when read() or write() is supplied with an fh parameter.