RE: [PHP-DEV] PCRE jit security hole WAS PCRE JIT stack size limit

2015-08-13 Thread Anatol Belski
> -Original Message- > From: Dan Ackroyd [mailto:dan...@basereality.com] > Sent: Thursday, August 13, 2015 5:00 PM > To: Christoph Becker > Cc: internals@lists.php.net > Subject: [PHP-DEV] PCRE jit security hole WAS PCRE JIT stack size limit > > On 23 July

[PHP-DEV] PCRE jit security hole WAS PCRE JIT stack size limit

2015-08-13 Thread Dan Ackroyd
On 23 July 2015 at 11:07, Christoph Becker wrote: > PHP7 supports PCRE's JIT compilation of patterns by default, which > mostly works fine. However, there are issues when the matching exceeds > the JIT stack limit, see bug #70110[1]. So to summarise and bring more people's attention to this con