Open fuboat opened 6 months ago
This is actually a problem with the version of the PCRE v7.9 library we are using which does not have settings for checking recursion depth in compile_regex.
We are currently evaluation to see if we can move to either PCRE v8.45 library or how much work it is to migrate our code to the much newer PCRE2 v10.39 library.
I will report our decision in this issue.
Virtuoso 7.2.12 stack overflows at
compile_regex
.PoC:
Backtrace: