Integer overflow in TensorFlow - CVE-2021-41198
Published: November 5, 2021 / Updated: May 3, 2026
TensorFlow
TensorFlow
Description
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to integer overflow in tf.tile when processing a large input argument. A remote attacker can supply a large tiling argument to cause a denial of service.
The issue results in a CHECK failure that aborts the process.