2 matches found
CVE-2021-33641
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-33642
When a file is processed, an infinite loop occurs in next_inline() of the more_curly() function.