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

Check out the documentation for more information.

TensorRT ONNX Parser OOB Read PoC (CWE-125)

Vulnerability

parseExternalWeights() in WeightsContext.cpp uses offset/length from the ONNX protobuf without bounds checking against the mmap'd file size. Offset 999999999 on a 16-byte file โ†’ read past mmap boundary โ†’ crash.

Files

  • tensorrt_oob_read.onnx โ€” Model with malicious external data offset
  • weights.bin โ€” Small weights file (16 bytes)
  • poc.py โ€” Reproduction script
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