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 offsetweights.binโ Small weights file (16 bytes)poc.pyโ Reproduction script
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐ Ask for provider support