Loading product vulnerabilities…
Total
2
Critical
0
High
1
Medium
1
CISA KEV
0
When a file is processed, an infinite loop occurs in next_inline() of the more_curly() function.
When processing files, malloc stores the data of the current line. When processing comments, malloc incorrectly accesses the released memory (use after free).