mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 03:37:37 +02:00
18 lines
667 B
Markdown
18 lines
667 B
Markdown
### [CVE-2017-13135](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-13135)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A NULL Pointer Dereference exists in VideoLAN x265, as used in libbpg 0.9.7 and other products, because the CUData::initialize function in common/cudata.cpp mishandles memory-allocation failure.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/ebel34/bpg-web-encoder/issues/1
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|