cve/2018/CVE-2018-12641.md
2024-05-26 14:27:05 +02:00

1.1 KiB

CVE-2018-12641

Description

An issue was discovered in arm_pt 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_arm_hp_template, demangle_class_name, demangle_fund_type, do_type, do_arg, demangle_args, and demangle_nested_args. This can occur during execution of nm-new.

POC

Reference

No PoCs from references.

Github