Input validation error in TensorFlow - CVE-2022-29202

 

Input validation error in TensorFlow - CVE-2022-29202

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


Vulnerability identifier: #VU129074
CSH Severity: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2022-29202
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 input validation in tf.ragged.constant when processing user-supplied input arguments. A remote attacker can supply a crafted ragged_rank value to cause a denial of service.

The issue can consume all available memory.


Remediation

Install security update from vendor's website.

External links