mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 06:52:09 +02:00
26 lines
1.1 KiB
Markdown
26 lines
1.1 KiB
Markdown
### [CVE-2018-9996](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-9996)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85304
|
|
|
|
#### 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/andir/nixos-issue-db-example
|
|
- https://github.com/junxzm1990/afl-pt
|
|
- https://github.com/testing-felickz/docker-scout-demo
|
|
- https://github.com/tzf-key/MemLock_Benchmark
|
|
- https://github.com/tzf-omkey/MemLock_Benchmark
|
|
- https://github.com/wcventure/MemLock_Benchmark
|
|
|