Division by zero in TensorFlow - CVE-2021-37636
Published: August 12, 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 division by zero in tf.raw_ops.SparseDenseCwiseDiv when processing crafted input tensors. A remote attacker can supply input that causes a zero divisor to trigger a floating point exception and cause a denial of service.