mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 15:59:29 +02:00
20 lines
890 B
Markdown
20 lines
890 B
Markdown
### [CVE-2017-9038](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9038)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
GNU Binutils 2.28 allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted ELF file, related to the byte_get_little_endian function in elfcomm.c, the get_unwind_section_word function in readelf.c, and ARM unwind information that contains invalid word offsets.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://blogs.gentoo.org/ago/2017/05/12/binutils-multiple-crashes/
|
|
|
|
#### Github
|
|
- https://github.com/fokypoky/places-list
|
|
- https://github.com/mudongliang/LinuxFlaw
|
|
- https://github.com/oneoy/cve-
|
|
|