CVE-2025-23339
BaseFortify
Publication date: 2025-09-24
Last updated on: 2025-11-03
Assigner: NVIDIA Corporation
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| linux | linux_kernel | From 5.15.160 (inc) to 5.16 (inc) |
| nvidia | cuda_toolkit | to 13.0.0 (exc) |
| microsoft | windows | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-121 | A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function). |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the NVIDIA CUDA Toolkit's cuobjdump tool, where an attacker can cause a stack-based buffer overflow by tricking a user into running cuobjdump on a malicious ELF file. This overflow can potentially allow the attacker to execute arbitrary code with the same privileges as the user running cuobjdump.
How can this vulnerability impact me? :
If exploited, this vulnerability can allow an attacker to execute arbitrary code on your system with the privileges of the user running cuobjdump. This could lead to unauthorized actions or compromise of your system at the user level.