7.8

CVE-2016-6916

Integer overflow in nvhost_job.c in the NVIDIA video driver for Android, Shield TV before OTA 3.3, Shield Table before OTA 4.4, and Shield Table TK1 before OTA 1.5 allows local users to cause a denial of service (system crash) via unspecified vectors, which triggers a buffer overflow.

Daten sind bereitgestellt durch National Vulnerability Database (NVD)
NvidiaShield Tablet Firmware Version <= 4.3.0
   NvidiaShield Tablet Version-
NvidiaShield Tablet Tk1 Firmware Version <= 1.4.0
   NvidiaShield Tablet Tk1 Version-
NvidiaShield Tv Firmware Version <= 3.2
   NvidiaShield Tv Version-
NvidiaVideo Driver Version- SwPlatformandroid
   GoogleNexus 9 Version-
   GooglePixel C Version-
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.05% 0.137
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 7.8 1.8 5.9
CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
nvd@nist.gov 7.2 3.9 10
AV:L/AC:L/Au:N/C:C/I:C/A:C
CWE-190 Integer Overflow or Wraparound

The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.