[pcre-dev] [Bug 1767] PCRE Library Heap Overflow Vulnerabili…

Top Page
Delete this message
Author: admin
Date:  
To: pcre-dev
Subject: [pcre-dev] [Bug 1767] PCRE Library Heap Overflow Vulnerability
https://bugs.exim.org/show_bug.cgi?id=1767

Philip Hazel <ph10@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED


--- Comment #6 from Philip Hazel <ph10@???> ---
I have committed a patch that papers over this bug by over-estimating the
amount of memory needed for a compiled pattern. The "proper" fix is a major
re-factoring that has happened for PCRE2, but all I am prepared to do now for
PCRE1 is minor patches.

--
You are receiving this mail because:
You are on the CC list for the bug.