CVE-2025-33218
Integer Overflow in NVIDIA Windows GPU Driver Enables Code Execution
Publication date: 2026-01-28
Last updated on: 2026-01-28
Assigner: NVIDIA Corporation
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| nvidia | gpu_display_driver | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-190 | 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. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the NVIDIA GPU Display Driver for Windows, specifically in the kernel mode layer (nvlddmkm.sys). It involves an integer overflow that an attacker could exploit. If successfully exploited, it could allow the attacker to execute code, escalate privileges, tamper with data, cause denial of service, or disclose information.
How can this vulnerability impact me? :
The impact of this vulnerability includes potential unauthorized code execution, escalation of privileges, data tampering, denial of service, and information disclosure. This means an attacker could gain higher access rights, disrupt system availability, alter data, or access sensitive information.