Описание
When processing files, malloc stores the data of the current line. When processing comments, malloc incorrectly accesses the released memory (use after free).
When processing files, malloc stores the data of the current line. When processing comments, malloc incorrectly accesses the released memory (use after free).
Связанные уязвимости
CVSS3: 4.4
redhat
больше 3 лет назад
When processing files, malloc stores the data of the current line. When processing comments, malloc incorrectly accesses the released memory (use after free).
CVSS3: 7.8
nvd
около 3 лет назад
When processing files, malloc stores the data of the current line. When processing comments, malloc incorrectly accesses the released memory (use after free).