Integer overflow in TensorFlow - CVE-2021-37646
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 integer overflow in tf.raw_ops.StringNGrams when processing user-supplied ngram_widths values. A remote attacker can supply negative ngram_widths values to trigger excessive memory allocation and cause a denial of service.