PCRE before 8.36 mishandles the /((?(R)a|(?1)))+/ pattern and related patterns with certain recursion, which allows remote attackers to cause a denial of service (segmentation fault) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.
{
    "availability": "No subscription required",
    "binaries": [
        {
            "binary_name": "libpcre3",
            "binary_version": "1:8.31-2ubuntu2.2"
        },
        {
            "binary_name": "libpcre3-dev",
            "binary_version": "1:8.31-2ubuntu2.2"
        },
        {
            "binary_name": "libpcrecpp0",
            "binary_version": "1:8.31-2ubuntu2.2"
        },
        {
            "binary_name": "pcregrep",
            "binary_version": "1:8.31-2ubuntu2.2"
        }
    ]
}