mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 17:47:58 +02:00
18 lines
822 B
Markdown
18 lines
822 B
Markdown
### [CVE-2017-17122](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-17122)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The dump_relocs_in_section function in objdump.c in GNU Binutils 2.29.1 does not check for reloc count integer overflows, which allows remote attackers to cause a denial of service (excessive memory allocation, or heap-based buffer overflow and application crash) or possibly have unspecified other impact via a crafted PE file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://sourceware.org/bugzilla/show_bug.cgi?id=22508
|
|
|
|
#### Github
|
|
- https://github.com/fokypoky/places-list
|
|
|