VYPR

byacc

by Byacc

CVEs (2)

  • CVE-2021-33641HigJan 20, 2023
    risk 0.51cvss 7.8epss 0.00

    When processing files, malloc stores the data of the current line. When processing comments, malloc incorrectly accesses the released memory (use after free).

  • CVE-2021-33642MedJan 20, 2023
    risk 0.36cvss 5.5epss 0.00

    When a file is processed, an infinite loop occurs in next_inline() of the more_curly() function.