re2c before 2.0 has uncontrolled recursion that causes stack consumption in find_fixed_tags.
The product does not properly control the amount of recursion that takes place, consuming excessive resources, such as allocated memory or the program stack.
Link | Tags |
---|---|
https://github.com/skvadrik/re2c/issues/219 | exploit third party advisory patch |
https://www.openwall.com/lists/oss-security/2020/04/27/2 | third party advisory mailing list |
http://www.openwall.com/lists/oss-security/2020/05/14/4 | mailing list |