CVE-2021-29553
- EPSS 0.02%
- Veröffentlicht 14.05.2021 20:15:13
- Zuletzt bearbeitet 21.11.2024 06:01:22
TensorFlow is an end-to-end open source platform for machine learning. An attacker can read data outside of bounds of heap allocated buffer in `tf.raw_ops.QuantizeAndDequantizeV3`. This is because the implementation(https://github.com/tensorflow/tens...
CVE-2021-29555
- EPSS 0.02%
- Veröffentlicht 14.05.2021 20:15:13
- Zuletzt bearbeitet 21.11.2024 06:01:22
TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a denial of service via a FPE runtime error in `tf.raw_ops.FusedBatchNorm`. This is because the implementation(https://github.com/tensorflow/tensorflow/blob/...
CVE-2021-29556
- EPSS 0.02%
- Veröffentlicht 14.05.2021 20:15:13
- Zuletzt bearbeitet 21.11.2024 06:01:22
TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a denial of service via a FPE runtime error in `tf.raw_ops.Reverse`. This is because the implementation(https://github.com/tensorflow/tensorflow/blob/36229ea...
CVE-2021-29557
- EPSS 0.02%
- Veröffentlicht 14.05.2021 20:15:13
- Zuletzt bearbeitet 21.11.2024 06:01:22
TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a denial of service via a FPE runtime error in `tf.raw_ops.SparseMatMul`. The division by 0 occurs deep in Eigen code because the `b` tensor is empty. The fi...
CVE-2021-29558
- EPSS 0.02%
- Veröffentlicht 14.05.2021 20:15:13
- Zuletzt bearbeitet 21.11.2024 06:01:22
TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a heap buffer overflow in `tf.raw_ops.SparseSplit`. This is because the implementation(https://github.com/tensorflow/tensorflow/blob/699bff5d961f0abfde8fa3f8...
CVE-2021-29559
- EPSS 0.02%
- Veröffentlicht 14.05.2021 20:15:13
- Zuletzt bearbeitet 21.11.2024 06:01:22
TensorFlow is an end-to-end open source platform for machine learning. An attacker can access data outside of bounds of heap allocated array in `tf.raw_ops.UnicodeEncode`. This is because the implementation(https://github.com/tensorflow/tensorflow/bl...
CVE-2021-29560
- EPSS 0.02%
- Veröffentlicht 14.05.2021 20:15:13
- Zuletzt bearbeitet 21.11.2024 06:01:23
TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a heap buffer overflow in `tf.raw_ops.RaggedTensorToTensor`. This is because the implementation(https://github.com/tensorflow/tensorflow/blob/d94227d43aa125a...
CVE-2021-29561
- EPSS 0.02%
- Veröffentlicht 14.05.2021 20:15:13
- Zuletzt bearbeitet 21.11.2024 06:01:23
TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a denial of service by exploiting a `CHECK`-failure coming from `tf.raw_ops.LoadAndRemapMatrix`. This is because the implementation(https://github.com/tensor...
CVE-2021-29562
- EPSS 0.02%
- Veröffentlicht 14.05.2021 20:15:13
- Zuletzt bearbeitet 21.11.2024 06:01:23
TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a denial of service by exploiting a `CHECK`-failure coming from the implementation of `tf.raw_ops.IRFFT`. The fix will be included in TensorFlow 2.5.0. We wi...
CVE-2021-29563
- EPSS 0.02%
- Veröffentlicht 14.05.2021 20:15:13
- Zuletzt bearbeitet 21.11.2024 06:01:23
TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a denial of service by exploiting a `CHECK`-failure coming from the implementation of `tf.raw_ops.RFFT`. Eigen code operating on an empty matrix can trigger ...