An issue was discovered in cplus-dem.c in GNU libiberty, as distributed in GNU Binutils 2.30. Stack Exhaustion occurs in the C++ demangling functions provided by libiberty, and there are recursive stack frames: demangle_template_value_parm, demangle_integral_value, and demangle_expression.
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://gcc.gnu.org/bugzilla/show_bug.cgi?id=85304 | issue tracking exploit third party advisory |
http://www.securityfocus.com/bid/103733 | vdb entry third party advisory |