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