mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 03:30:24 +02:00
18 lines
975 B
Markdown
18 lines
975 B
Markdown
### [CVE-2015-6575](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-6575)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SampleTable.cpp in libstagefright in Android before 5.1.1 LMY48I does not properly consider integer promotion, which allows remote attackers to execute arbitrary code or cause a denial of service (integer overflow and memory corruption) via crafted atoms in MP4 data, aka internal bug 20139950, a different vulnerability than CVE-2015-1538. NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-7915, CVE-2014-7916, and/or CVE-2014-7917.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://groups.google.com/forum/message/raw?msg=android-security-updates/Ugvu3fi6RQM/yzJvoTVrIQAJ
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|