Input validation error in TensorFlow - CVE-2020-15194
Published: September 24, 2020 / Updated: May 4, 2026
TensorFlow
TensorFlow
Description
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to improper input validation in SparseFillEmptyRowsGrad when processing a malformed grad_values tensor. A remote attacker can supply a specially crafted input tensor to cause a denial of service.
The issue can trigger an assertion failure in vec in serving installations.