NULL pointer dereference in TensorFlow - CVE-2021-37639
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 null pointer dereference in tf.raw_ops.Restore and tf.raw_ops.RestoreSlice when restoring tensors via raw APIs with an empty tensor_name input. A remote attacker can provide a crafted empty tensor_name value to cause a denial of service.