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

Check out the documentation for more information.

TFLite FlatSize() Integer Overflow PoC

Security Research β€” Vulnerability Proof of Concept

Vulnerability: Integer Overflow in RuntimeShape::FlatSize() (CWE-190 β†’ CWE-122)

TFLite's RuntimeShape::FlatSize() multiplies all tensor dimensions into a 32-bit int with ZERO overflow checking. The result feeds directly into memcpy size parameters in 30+ operator implementations, enabling heap buffer overflow.

Files

  • poc_generator.py β€” Script to generate malicious .tflite files
  • README.md β€” This file

Impact

Heap buffer overflow when loading and running inference on a malicious .tflite model.

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