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

774 B

CVE-2018-12698

Description

demangle_template in cplus-dem.c in GNU libiberty, as distributed in GNU Binutils 2.30, allows attackers to trigger excessive memory consumption (aka OOM) during the "Create an array for saving the template argument values" XNEWVEC call. This can occur during execution of objdump.

POC

Reference

No PoCs from references.

Github