Input validation error in TensorFlow - CVE-2022-29212

 

Input validation error in TensorFlow - CVE-2022-29212

Published: May 17, 2022 / Updated: May 2, 2026


Vulnerability identifier: #VU129072
CSH Severity: Low
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2022-29212
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
TensorFlow
Software vendor:
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.


Remediation

Install security update from vendor's website.

External links