NULL pointer dereference in TensorFlow - CVE-2021-41214
Published: November 5, 2021 / Updated: May 3, 2026
TensorFlow
TensorFlow
Description
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to binding a reference to nullptr in the shape inference code for tf.ragged.cross when processing crafted input to the operation. A remote attacker can supply input that mixes ragged and non-ragged values to trigger a crash and cause a denial of service.