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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Integer overflow in the Bitmap_createFromParcel function in core/jni/android/graphics/Bitmap.cpp in Android before 5.1.1 LMY48I allows attackers to cause a denial of service (system_server crash) or obtain sensitive system_server memory-content information via a crafted application that leverages improper unmarshalling of bitmaps, aka internal bug 19666945.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://groups.google.com/forum/message/raw?msg=android-security-updates/Ugvu3fi6RQM/yzJvoTVrIQAJ
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|