Show filters
2 Total Results
Displaying 1-2 of 2
Sort by:
Attacker Value
Unknown

CVE-2021-33642

Disclosure Date: January 20, 2023 (last updated October 08, 2023)
When a file is processed, an infinite loop occurs in next_inline() of the more_curly() function.
Attacker Value
Unknown

CVE-2021-33641

Disclosure Date: January 20, 2023 (last updated October 08, 2023)
When processing files, malloc stores the data of the current line. When processing comments, malloc incorrectly accesses the released memory (use after free).