CVE-2026-24160
Analyzed
Analyzed - Analysis Complete
Null Pointer Dereference in NVIDIA TRT-LLM
Publication date: 2026-05-20
Last updated on: 2026-05-21
Assigner: NVIDIA Corporation
Description
Description
NVIDIA TRT-LLM for any platform contains a vulnerability where an attacker could cause an unchecked return value to a null pointer dereference. A successful exploit of this vulnerability might lead to denial of service.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| nvidia | tensorrt_llm | to 1.2 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-690 | The product does not check for an error after calling a function that can return with a NULL pointer if the function fails, which leads to a resultant NULL pointer dereference. |