8.8
CVE-2026-24187
- EPSS 0.19%
- Veröffentlicht 26.05.2026 17:12:42
- Zuletzt bearbeitet 11.06.2026 02:56:34
- Quelle psirt@nvidia.com
- CVE-Watchlists
- Unerledigt
NVIDIA Display Driver for Linux contains a vulnerability where an attacker could cause a use-after-free. A successful exploit of this vulnerability might lead to denial of service, escalation of privileges, information disclosure, data tampering, and code execution.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Nvidia ≫ Gpu Display Driver SwPlatformlinux Version >= 535 < 535.309.01
Nvidia ≫ Gpu Display Driver SwPlatformwindows Version >= 535 < 539.72
Nvidia ≫ Gpu Display Driver SwPlatformlinux Version >= 580 < 580.159.03
Nvidia ≫ Gpu Display Driver SwPlatformwindows Version >= 580 < 582.53
Nvidia ≫ Gpu Display Driver SwPlatformwindows Version >= 595 < 595.36
Nvidia ≫ Gpu Display Driver SwPlatformlinux Version >= 595 < 595.71.05
VulnDex Vulnerability Enrichment
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.19% | 0.085 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| psirt@nvidia.com | 8.8 | 2 | 6 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
|
CWE-416 Use After Free
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.
https://nvidia.custhelp.com/app/answers/detail/a_id/5821
https://nvd.nist.gov/vuln/detail/CVE-2026-24187
https://www.cve.org/CVERecord?id=CVE-2026-24187