CVE-2021-29564
- EPSS 0.02%
- Published 14.05.2021 20:15:13
- Last modified 21.11.2024 06:01:23
TensorFlow is an end-to-end open source platform for machine learning. An attacker can trigger a null pointer dereference in the implementation of `tf.raw_ops.EditDistance`. This is because the implementation(https://github.com/tensorflow/tensorflow/...
CVE-2021-29565
- EPSS 0.06%
- Published 14.05.2021 20:15:13
- Last modified 21.11.2024 06:01:23
TensorFlow is an end-to-end open source platform for machine learning. An attacker can trigger a null pointer dereference in the implementation of `tf.raw_ops.SparseFillEmptyRows`. This is because of missing validation(https://github.com/tensorflow/t...
CVE-2021-29566
- EPSS 0.02%
- Published 14.05.2021 20:15:13
- Last modified 21.11.2024 06:01:23
TensorFlow is an end-to-end open source platform for machine learning. An attacker can write outside the bounds of heap allocated arrays by passing invalid arguments to `tf.raw_ops.Dilation2DBackpropInput`. This is because the implementation(https://...
CVE-2021-29567
- EPSS 0.02%
- Published 14.05.2021 20:15:13
- Last modified 21.11.2024 06:01:23
TensorFlow is an end-to-end open source platform for machine learning. Due to lack of validation in `tf.raw_ops.SparseDenseCwiseMul`, an attacker can trigger denial of service via `CHECK`-fails or accesses to outside the bounds of heap allocated data...
CVE-2021-29568
- EPSS 0.01%
- Published 14.05.2021 20:15:13
- Last modified 21.11.2024 06:01:23
TensorFlow is an end-to-end open source platform for machine learning. An attacker can trigger undefined behavior by binding to null pointer in `tf.raw_ops.ParameterizedTruncatedNormal`. This is because the implementation(https://github.com/tensorflo...
CVE-2021-29569
- EPSS 0.02%
- Published 14.05.2021 20:15:13
- Last modified 21.11.2024 06:01:24
TensorFlow is an end-to-end open source platform for machine learning. The implementation of `tf.raw_ops.MaxPoolGradWithArgmax` can cause reads outside of bounds of heap allocated data if attacker supplies specially crafted inputs. The implementation...
CVE-2021-29570
- EPSS 0.01%
- Published 14.05.2021 20:15:13
- Last modified 21.11.2024 06:01:24
TensorFlow is an end-to-end open source platform for machine learning. The implementation of `tf.raw_ops.MaxPoolGradWithArgmax` can cause reads outside of bounds of heap allocated data if attacker supplies specially crafted inputs. The implementation...
CVE-2021-29571
- EPSS 0.03%
- Published 14.05.2021 20:15:13
- Last modified 21.11.2024 06:01:24
TensorFlow is an end-to-end open source platform for machine learning. The implementation of `tf.raw_ops.MaxPoolGradWithArgmax` can cause reads outside of bounds of heap allocated data if attacker supplies specially crafted inputs. The implementation...
CVE-2021-29572
- EPSS 0.02%
- Published 14.05.2021 20:15:13
- Last modified 21.11.2024 06:01:24
TensorFlow is an end-to-end open source platform for machine learning. The implementation of `tf.raw_ops.SdcaOptimizer` triggers undefined behavior due to dereferencing a null pointer. The implementation(https://github.com/tensorflow/tensorflow/blob/...
CVE-2021-29573
- EPSS 0.02%
- Published 14.05.2021 20:15:13
- Last modified 21.11.2024 06:01:24
TensorFlow is an end-to-end open source platform for machine learning. The implementation of `tf.raw_ops.MaxPoolGradWithArgmax` is vulnerable to a division by 0. The implementation(https://github.com/tensorflow/tensorflow/blob/279bab6efa22752a2827621...