Input validation error in TensorFlow - CVE-2021-41206
Published: February 2, 2022 / Updated: May 3, 2026
TensorFlow
Detailed vulnerability description
The vulnerability allows a remote user to cause a denial of service.
The vulnerability exists due to improper input validation in tf.sparse.split when processing a non-scalar axis argument. A remote user can supply a tuple or list for the axis parameter to cause a denial of service.
The crash may manifest as a segfault or a heap out-of-bounds read.