This page describes an experimental fuzzer bot for PCRE2.
The bot uses libFuzzer and AddressSanitizer to find existing bugs in PCRE2 and possible new regressions. Currently, the target function is very simple, we'll be extending it in future.
The test corpus is 100% synthesised from scratch.
Bugs found by this bot and the preceeding manual process: