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

Check out the documentation for more information.

ONNX GridSample cubic 5D runtime-fail PoC

This repository hosts a benign security research proof-of-concept for an ONNX model file vulnerability.

Files:

  • control-gridsample-linear-5d.onnx
  • malicious-gridsample-cubic-5d.onnx
  • build_poc.py
  • repro.py

Reproduction:

python3 repro.py --mode linear
python3 repro.py --mode cubic

Expected results:

  • mode=linear loads and runs successfully on 5D input.
  • mode=cubic passes ONNX shape inference and checker, loads in ONNX Runtime, and then fails during sess.run() with a runtime exception.
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