Integer overflow in TensorFlow - CVE-2021-29523
Published: May 13, 2021 / Updated: May 4, 2026
TensorFlow
TensorFlow
Description
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to an integer overflow in tf.raw_ops.AddManySparseToTensorsMap when processing a crafted sparse_shape argument. A remote attacker can supply crafted dimension values that trigger a CHECK failure to cause a denial of service.