Vulnerability CVE-2021-33641


Published: 2023-01-20

Description:
When processing files, malloc stores the data of the current line. When processing comments, malloc incorrectly accesses the released memory (use after free).

 References:
https://gitee.com/src-openeuler/byacc/commit/50225f48c6b53e9d7c936681a06682404cb8ec4d

Copyright 2026, cxsecurity.com

 

Back to Top