Type Confusion in TensorFlow - CVE-2021-29513
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 type confusion in the Python array to C++ array conversion code in ndarray_tensor.cc when processing tensors of non-numeric types where numeric tensors are expected. A local user can supply a specially crafted tensor type to cause a denial of service.