mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-16 20:27:21 +00:00
23 lines
898 B
Markdown
23 lines
898 B
Markdown
|
|
### [CVE-2019-9071](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-9071)
|
||
|
|

|
||
|
|

|
||
|
|

|
||
|
|
|
||
|
|
### Description
|
||
|
|
|
||
|
|
An issue was discovered in GNU libiberty, as distributed in GNU Binutils 2.32. It is a stack consumption issue in d_count_templates_scopes in cp-demangle.c after many recursive calls.
|
||
|
|
|
||
|
|
### POC
|
||
|
|
|
||
|
|
#### Reference
|
||
|
|
No PoCs from references.
|
||
|
|
|
||
|
|
#### Github
|
||
|
|
- https://github.com/ICSE2020-MemLock/MemLock_Benchmark
|
||
|
|
- https://github.com/SZU-SE/MemLock_Benchmark
|
||
|
|
- https://github.com/SZU-SE/Stack-overflow-Fuzzer-TestSuite
|
||
|
|
- https://github.com/tzf-key/MemLock_Benchmark
|
||
|
|
- https://github.com/tzf-omkey/MemLock_Benchmark
|
||
|
|
- https://github.com/wcventure/MemLock_Benchmark
|
||
|
|
|