Improper Check for Unusual or Exceptional Conditions in TensorFlow - CVE-2022-29211

 

Improper Check for Unusual or Exceptional Conditions in TensorFlow - CVE-2022-29211

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


Vulnerability identifier: #VU129073
CSH Severity: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2022-29211
CWE-ID: CWE-754
Exploitation vector: Local access
Exploit availability: No public exploit available
Vulnerable software:
TensorFlow
Software vendor:
TensorFlow

Description

The vulnerability allows a local user to cause a denial of service.

The vulnerability exists due to improper handling of NaN values in tf.histogram_fixed_width when processing input containing NaN elements on the CPU implementation. A local user can supply crafted input containing NaN values to cause a denial of service.

Only the CPU implementation is affected.


Remediation

Install security update from vendor's website.

External links