mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-29 17:50:34 +00:00
18 lines
724 B
Markdown
18 lines
724 B
Markdown
![]() |
### [CVE-2019-7664](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-7664)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
In elfutils 0.175, a negative-sized memcpy is attempted in elf_cvt_note in libelf/note_xlate.h because of an incorrect overflow check. Crafted elf input causes a segmentation fault, leading to denial of service (program crash).
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- https://sourceware.org/bugzilla/show_bug.cgi?id=24084
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/flyrev/security-scan-ci-presentation
|
||
|
|