[pcre-dev] [Bug 1725] New: timeout in could_be_empty_branch

Top Page
Delete this message
Author: admin
Date:  
To: pcre-dev
Subject: [pcre-dev] [Bug 1725] New: timeout in could_be_empty_branch
https://bugs.exim.org/show_bug.cgi?id=1725

            Bug ID: 1725
           Summary: timeout in could_be_empty_branch
           Product: PCRE
           Version: N/A
          Hardware: x86
                OS: Linux
            Status: NEW
          Severity: bug
          Priority: medium
         Component: Code
          Assignee: ph10@???
          Reporter: kcc@???
                CC: pcre-dev@???


Found with libFuzzer on fresh trunk

The input 0x4c,0x28,0x3f,0x23,0x28,0x7c,0x2b,0x2b,0x3c,0x21,0x28,0x32,0x29,0x3f
causes pcre2_compile_8 to timeout:

    #5 0x50ace3 in could_be_empty_branch src/pcre2_compile.c:1363:11
    #6 0x4fa96c in pcre2_compile_8 src/pcre2_compile.c:8948:12
    #7 0x4dda1e in LLVMFuzzerTestOneInput 


The target function is the same as in bug 1724

--
You are receiving this mail because:
You are on the CC list for the bug.