NVIDIA Triton Inference Server for Windows and Linux contains a vulnerability where an attacker could cause stack buffer overflow by specially crafted inputs. A successful exploit of this vulnerability might lead to remote code execution, denial of service, information disclosure, and data tampering.
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).
Link | Tags |
---|---|
https://nvd.nist.gov/vuln/detail/CVE-2025-23310 | us government resource |
https://www.cve.org/CVERecord?id=CVE-2025-23310 | third party advisory |
https://nvidia.custhelp.com/app/answers/detail/a_id/5687 | vendor advisory |