7.2
CVSSv2

CVE-2016-8812

Published: 08/11/2016 Updated: 03/09/2017
CVSS v2 Base Score: 7.2 | Impact Score: 10 | Exploitability Score: 3.9
CVSS v3 Base Score: 8.8 | Impact Score: 6 | Exploitability Score: 2
VMScore: 725
Vector: AV:L/AC:L/Au:N/C:C/I:C/A:C

Vulnerability Summary

For the NVIDIA Quadro, NVS, and GeForce products, NVIDIA GeForce Experience R340 before GFE 2.11.4.125 and R375 before GFE 3.1.0.52 contains a vulnerability in the kernel mode layer (nvstreamkms.sys) allowing a user to cause a stack buffer overflow with specially crafted executable paths, leading to a denial of service or escalation of privileges.

Vulnerable Product Search on Vulmon Subscribe to Product

nvidia geforce_experience

Exploits

Source: bugschromiumorg/p/project-zero/issues/detail?id=918 The NvStreamKmssys driver calls PsSetCreateProcessNotifyRoutineEx to set up a process creation notification routine In this particular routine, if ( cur->image_names_count > 0 ) { // info_ is the PPS_CREATE_NOTIFY_INFO that is passed to the routine image_filename ...