4.3
CVSSv2

CVE-2016-6689

Published: 10/10/2016 Updated: 03/09/2017
CVSS v2 Base Score: 4.3 | Impact Score: 2.9 | Exploitability Score: 8.6
CVSS v3 Base Score: 5.5 | Impact Score: 3.6 | Exploitability Score: 1.8
VMScore: 435
Vector: AV:N/AC:M/Au:N/C:P/I:N/A:N

Vulnerability Summary

Binder in the kernel in Android prior to 2016-10-05 on Nexus devices allows malicious users to obtain sensitive information via a crafted application, aka internal bug 30768347.

Vulnerable Product Search on Vulmon Subscribe to Product

google android

Exploits

Source: bugschromiumorg/p/project-zero/issues/detail?id=889 The interaction between the kernel /dev/binder and the usermode Parcelcpp mean that when a binder object is passed as BINDER_TYPE_BINDER or BINDER_TYPE_WEAK_BINDER, a pointer to that object (in the server process) is leaked to the client process as the cookie value This leads ...