byacc
by Byacc
CVEs (2)
| CVE | Vendor / Product | Sev | Risk | CVSS | EPSS | KEV | Published | Description |
|---|---|---|---|---|---|---|---|---|
| CVE-2021-33641 | Hig | 0.51 | 7.8 | 0.00 | Jan 20, 2023 | 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 | Med | 0.36 | 5.5 | 0.00 | Jan 20, 2023 | When a file is processed, an infinite loop occurs in next_inline() of the more_curly() function. |
- 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).
- risk 0.36cvss 5.5epss 0.00
When a file is processed, an infinite loop occurs in next_inline() of the more_curly() function.