9.3
CVSSv2

CVE-2015-1528

Published: 01/10/2015 Updated: 29/09/2017
CVSS v2 Base Score: 9.3 | Impact Score: 10 | Exploitability Score: 8.6
VMScore: 828
Vector: AV:N/AC:M/Au:N/C:C/I:C/A:C

Vulnerability Summary

Integer overflow in the native_handle_create function in libcutils/native_handle.c in Android prior to 5.1.1 LMY48M allows malicious users to obtain a different application's privileges or cause a denial of service (Binder heap memory corruption) via a crafted application, aka internal bug 19334482.

Vulnerable Product Search on Vulmon Subscribe to Product

google android

Github Repositories

Scudo Exploitation This repository contains the artifacts of the LINK TODO Exploiting Android's Hardened Memory Allocator paper gdb-plugin The gdb-plugin folder contains the gdb plugin which helps analyzing the scudo heap state The plugin is designed to be used for gef To use the plugin please install gef from: githubcom/hugsy/gef There is also a port for pwndb