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

19 lines
736 B
Markdown

### [CVE-2017-7225](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7225)
![](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
The find_nearest_line function in addr2line in GNU Binutils 2.28 does not handle the case where the main file name and the directory name are both empty, triggering a NULL pointer dereference and an invalid write, and leading to a program crash.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/fokypoky/places-list