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.

Flatbuffer Size Metadata OOB Read

Defensive validation / triage only.

This PoC shows that a crafted flatbuffer-exported JIT artifact can widen a tensor's logical shape through serialized TensorMetadata while keeping the backing storage at one float. The loader accepts the artifact, and normal inference then reads a second logical element outside the serialized storage extent from artifact-controlled padding bytes.

Files:

  • model/clean.ff: clean control
  • model/evil_size2.ff: crafted flatbuffer artifact with widened logical tensor view
  • model/build-meta.json: hashes and generation metadata
  • reproduce/replay_flatbuffer_size_stride_oob.py: replay script for clean vs crafted load/inference

Quick repro:

python reproduce/replay_flatbuffer_size_stride_oob.py \
  --clean model/clean.ff \
  --crafted model/evil_size2.ff
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