Files
CVEs-PoC/2018/CVE-2018-12697.md
T
2024-05-26 14:27:05 +02:00

18 lines
678 B
Markdown

### [CVE-2018-12697](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-12697)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
A NULL pointer dereference (aka SEGV on unknown address 0x000000000000) was discovered in work_stuff_copy_to_from in cplus-dem.c in GNU libiberty, as distributed in GNU Binutils 2.30. This can occur during execution of objdump.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/RUB-SysSec/redqueen