2 results (0.003 seconds)

CVSS: 7.8EPSS: 0%CPEs: 2EXPL: 0

When processing files, malloc stores the data of the current line. When processing comments, malloc incorrectly accesses the released memory (use after free). • https://gitee.com/src-openeuler/byacc/commit/50225f48c6b53e9d7c936681a06682404cb8ec4d • CWE-416: Use After Free •

CVSS: 5.5EPSS: 0%CPEs: 2EXPL: 0

When a file is processed, an infinite loop occurs in next_inline() of the more_curly() function. • https://gitee.com/src-openeuler/byacc/commit/50225f48c6b53e9d7c936681a06682404cb8ec4d • CWE-835: Loop with Unreachable Exit Condition ('Infinite Loop') •