mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-24 20:04:01 +02:00
21 lines
822 B
Markdown
21 lines
822 B
Markdown
### [CVE-2015-3239](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3239)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Off-by-one error in the dwarf_to_unw_regnum function in include/dwarf_i.h in libunwind 1.1 allows local users to have unspecified impact via invalid dwarf opcodes.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Live-Hack-CVE/CVE-2015-3239
|
|
- https://github.com/RenukaSelvar/libunwind_CVE-2015-3239
|
|
- https://github.com/RenukaSelvar/libunwind_CVE-2015-3239_After
|
|
- https://github.com/RenukaSelvar/libunwind_CVE-2015-3239_AfterPatch
|
|
|