Improper Check for Unusual or Exceptional Conditions in TensorFlow - CVE-2022-29211
Published: May 17, 2022 / Updated: May 2, 2026
TensorFlow
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.