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.

Harmless PoC: TFLite Micro detection_postprocess max_detections=0 scratch OOB

When FlexBuffer max_detections=0, Prepare requests a 0-byte sorted_indices scratch, but Eval still runs NMS and writes via std::iota / ArgSort into that buffer.

Files

  • repro.cc โ€” isolated MicroContext harness calling real DetectionPostProcessPrepare/Eval
  • asan.log โ€” ASan heap-buffer-overflow WRITE at detection_postprocess.cc:466
  • poc_argsort_asan.cpp / asan_argsort.log โ€” minimal iota mirror
  • NOTES.md
# See NOTES.md for include paths against a tflite-micro tree.
ASAN_OPTIONS=detect_leaks=0 ./repro_asan
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