CVE-2026-24192
Analyzed
Analyzed - Analysis Complete
NVIDIA Linux Display Driver Type Conversion Heap Overflow
Publication date: 2026-05-26
Last updated on: 2026-06-11
Assigner: NVIDIA Corporation
Description
Description
NVIDIA Display Driver for Linux contains a vulnerability where an attacker could cause an incorrect conversion between numeric types, leading to a heap buffer overflow. A successful exploit of this vulnerability might lead to denial of service, escalation of privileges, information disclosure, data tampering, and code execution.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| nvidia | gpu_display_driver | From 595 (inc) to 595.71.05 (exc) |
| nvidia | gpu_display_driver | From 535 (inc) to 535.309.01 (exc) |
| nvidia | gpu_display_driver | From 580 (inc) to 580.159.03 (exc) |
| nvidia | gpu_display_driver | From 535 (inc) to 539.72 (exc) |
| nvidia | gpu_display_driver | From 580 (inc) to 582.53 (exc) |
| nvidia | gpu_display_driver | From 595 (inc) to 595.36 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-681 | When converting from one data type to another, such as long to integer, data can be omitted or translated in a way that produces unexpected values. If the resulting values are used in a sensitive context, then dangerous behaviors may occur. |