You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

Minimal Repro: TensorRT OnnxParserRefitter heap corruption

This folder is self-contained except for the TensorRT/ONNX Python environment. It includes a clean baseline ONNX model, a clean STRIP_PLAN + REFIT TensorRT engine, the malicious ONNX refit artifact, and a repro script.

Run from this folder:

python3 repro_memory_corruption.py

Expected: the child process calling OnnxParserRefitter.refit_from_file() aborts with double free or corruption (out).

Primary artifact:

  • raw_7_floats_refit.onnx
  • Tensor name: refit_weight
  • Declared dtype: FLOAT
  • Declared shape: [2, 3]
  • Expected raw bytes: 24
  • Actual raw bytes: 28
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support