[pcre-dev] [Bug 2479] Heap buffer overflow vulnerability in …

Top Page
Delete this message
Author: admin
Date:  
To: pcre-dev
Subject: [pcre-dev] [Bug 2479] Heap buffer overflow vulnerability in GETCHARINC() (pcre2_match.c)
https://bugs.exim.org/show_bug.cgi?id=2479

--- Comment #2 from Philip Hazel <ph10@???> ---
Your test file does not fail for me. I get a pile of error messages, ending
with
** Binary zero encountered in input
** pcre2test run abandoned

However, I see that \=no_utf_check occurs in several places in the file. I
suspect you are passing invalid UTF with this option set. If so, you can expect
crashes. This is documented. Turning off the UTF checking should only be done
if you know that the input is a valid UTF string.

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