Heap-based buffer overflow in TensorFlow - CVE-2021-29576
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 a heap-based buffer overflow in tf.raw_ops.MaxPool3DGradGrad when processing crafted input tensors. A local user can supply malformed arguments that cause Pool3dParameters initialization to fail and trigger a heap buffer overflow to cause a denial of service.