Input validation error in TensorFlow - CVE-2022-29206
Published: May 17, 2022 / Updated: May 3, 2026
TensorFlow
TensorFlow
Description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to improper input validation in tf.raw_ops.SparseTensorDenseAdd when processing crafted input tensors. A local user can supply inconsistent tensor arguments to trigger undefined behavior and crash the process to cause a denial of service.
A reference is bound to a nullptr during kernel execution.