mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 10:41:43 +00:00
20 lines
937 B
Markdown
20 lines
937 B
Markdown
![]() |
### [CVE-2015-1474](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1474)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
Multiple integer overflows in the GraphicBuffer::unflatten function in platform/frameworks/native/libs/ui/GraphicBuffer.cpp in Android through 5.0 allow attackers to gain privileges or cause a denial of service (memory corruption) via vectors that trigger a large number of (1) file descriptors or (2) integer values.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- http://packetstormsecurity.com/files/130778/Google-Android-Integer-Oveflow-Heap-Corruption.html
|
||
|
- http://seclists.org/fulldisclosure/2015/Mar/63
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/VERFLY/SecurityScanner
|
||
|
- https://github.com/p1gl3t/CVE-2015-1474_poc
|
||
|
|