Division by zero in TensorFlow - CVE-2021-29517
Published: May 13, 2021 / Updated: May 4, 2026
TensorFlow
TensorFlow
Description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to division by zero in the Conv3D implementation when processing crafted tensor shapes. A local user can supply tensors with a zero-valued fifth filter dimension to cause a denial of service.
Invalid tensor shapes can also trigger an Eigen assertion.