4.6
CVSSv2

CVE-2012-0946

Published: 22/04/2012 Updated: 29/12/2017
CVSS v2 Base Score: 4.6 | Impact Score: 6.4 | Exploitability Score: 3.9
VMScore: 465
Vector: AV:L/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

The NVIDIA UNIX driver prior to 295.40 allows local users to access arbitrary memory locations by leveraging GPU device-node read/write privileges.

Vulnerable Product Search on Vulmon Subscribe to Product

nvidia unix driver

Vendor Advisories

The NVIDIA UNIX driver before 29540 allows local users to access arbitrary memory locations by leveraging GPU device-node read/write privileges ...

Exploits

/* Anonymous * * How to use: sudo rm -rf / * * greetz: djrbliss, kad, Ac1dB1tch3z, nVidia! * * Only complete fix patch nvidia drivers and redefine * IS_BLACKLISTED_REG_OFFSET: #define IS_BLACKLISTED_REG_OFFSET(nv, offset, length) 1 */ #define _GNU_SOURCE #include <fcntlh> #include <sys/sysinfoh> #include <stdinth> #i ...