Input validation error in TensorFlow - CVE-2022-29212
Published: May 17, 2022 / Updated: May 2, 2026
TensorFlow
TensorFlow
Description
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to improper handling of quantization scale values in QuantizeMultiplierSmallerThanOneExp when loading a crafted TFLite model with quantization. A remote attacker can supply a specially crafted model to cause a denial of service.
The issue triggers a TFLITE_CHECK_LT assertion and aborts the process.