Instructions to use joekaw/j0x-tensorrt-poc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TensorRT
How to use joekaw/j0x-tensorrt-poc with TensorRT:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Vulnerability Disclosure: Critical ACE in TensorRT Parser
Vulnerability
Arbitrary Code Execution (ACE) via malformed TensorRT engine header.
Description
The TensorRT engine parser fails to validate the size prefix for internal data structures, leading to a heap-based buffer overflow when processing a maliciously crafted engine file.
Proof of Concept
The provided poc_trt.engine triggers a memory corruption event during the deserialization phase.
Steps to Reproduce
- Attempt to load the model using
tensorrtlibrary. - Observe segmentation fault or memory corruption.
Recommendation
Implement rigorous size validation for all engine header segments.
- Downloads last month
- -
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support