Vulnerability Description
When processing files, malloc stores the data of the current line. When processing comments, malloc incorrectly accesses the released memory (use after free).
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Openeuler | Byacc | < 1.9.20200330 |
Related Weaknesses (CWE)
References
- https://gitee.com/src-openeuler/byacc/commit/50225f48c6b53e9d7c936681a06682404cbPermissions RequiredThird Party Advisory
- https://gitee.com/src-openeuler/byacc/commit/50225f48c6b53e9d7c936681a06682404cbPermissions RequiredThird Party Advisory
FAQ
What is CVE-2021-33641?
CVE-2021-33641 is a vulnerability with a CVSS score of 7.8 (HIGH). When processing files, malloc stores the data of the current line. When processing comments, malloc incorrectly accesses the released memory (use after free).
How severe is CVE-2021-33641?
CVE-2021-33641 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2021-33641?
Check the references section above for vendor advisories and patch information. Affected products include: Openeuler Byacc.