Re: [pcre-dev] JIT failure?

Góra strony
Delete this message
Autor: Zoltán Herczeg
Data:  
Dla: ND
CC: Pcre-dev
Temat: Re: [pcre-dev] JIT failure?
Thanks Naden for finding this sophisticated bug. Fix is landed.

I was thinking about security as well, whether this bug can be exploited in any way. Fortunately it is not possible to do a buffer overflow or any other crash, only some patterns do not mach when they should.

Regards,
Zoltan

ND <nadenj@???> írta:
>Hi!>
>

Here is a pcretest.exe listing:>
>
>

PCRE version 8.33-RC1 2012-12-07>
/^12345678abcd/imsxS+>
12345678abcd>
No match>
>
>

But match is expected.>
>

Thanx.>
>

-- >
## List details at https://lists.exim.org/mailman/listinfo/pcre-dev >