Google

Tensorflow

432 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
Exploit
  • 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...

Exploit
  • 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/...

Exploit
  • 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...

Exploit
  • 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...

Exploit
  • 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...

Exploit
  • 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...

Exploit
  • 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...

Exploit
  • 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...

Exploit
  • 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...

Exploit
  • 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 ...