mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
19 lines
702 B
Markdown
19 lines
702 B
Markdown
### [CVE-2017-7224](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7224)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The find_nearest_line function in objdump in GNU Binutils 2.28 is vulnerable to an invalid write (of size 1) while disassembling a corrupt binary that contains an empty function name, leading to a program crash.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/fokypoky/places-list
|
|
|