Google

Tensorflow

432 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 05.11.2021 22:15:08
  • Zuletzt bearbeitet 21.11.2024 06:25:46

TensorFlow is an open source platform for machine learning. In affected versions the code for boosted trees in TensorFlow is still missing validation. As a result, attackers can trigger denial of service (via dereferencing `nullptr`s or via `CHECK`-f...

  • EPSS 0.02%
  • Veröffentlicht 05.11.2021 22:15:08
  • Zuletzt bearbeitet 21.11.2024 06:25:46

TensorFlow is an open source platform for machine learning. In affected versions the implementations for convolution operators trigger a division by 0 if passed empty filter tensor arguments. The fix will be included in TensorFlow 2.7.0. We will also...

  • EPSS 0.02%
  • Veröffentlicht 05.11.2021 22:15:08
  • Zuletzt bearbeitet 21.11.2024 06:25:48

TensorFlow is an open source platform for machine learning. In affected versions the shape inference code for `AllToAll` can be made to execute a division by 0. This occurs whenever the `split_count` argument is 0. The fix will be included in TensorF...

Exploit
  • EPSS 0.02%
  • Veröffentlicht 05.11.2021 21:15:09
  • Zuletzt bearbeitet 21.11.2024 06:25:47

TensorFlow is an open source platform for machine learning. In affected versions the shape inference code for `DeserializeSparse` can trigger a null pointer dereference. This is because the shape inference function assumes that the `serialize_sparse`...

Exploit
  • EPSS 0.02%
  • Veröffentlicht 05.11.2021 21:15:09
  • Zuletzt bearbeitet 21.11.2024 06:25:48

TensorFlow is an open source platform for machine learning. In affected versions the process of building the control flow graph for a TensorFlow model is vulnerable to a null pointer exception when nodes that should be paired are not. This occurs bec...

Exploit
  • EPSS 0.02%
  • Veröffentlicht 05.11.2021 21:15:09
  • Zuletzt bearbeitet 21.11.2024 06:25:48

TensorFlow is an open source platform for machine learning. In affected versions the code for sparse matrix multiplication is vulnerable to undefined behavior via binding a reference to `nullptr`. This occurs whenever the dimensions of `a` or `b` are...

Exploit
  • EPSS 0.02%
  • Veröffentlicht 05.11.2021 21:15:09
  • Zuletzt bearbeitet 21.11.2024 06:25:49

TensorFlow is an open source platform for machine learning. In affected versions the implementation of `FusedBatchNorm` kernels is vulnerable to a heap OOB access. The fix will be included in TensorFlow 2.7.0. We will also cherrypick this commit on T...

Exploit
  • EPSS 0.02%
  • Veröffentlicht 05.11.2021 21:15:09
  • Zuletzt bearbeitet 21.11.2024 06:25:49

TensorFlow is an open source platform for machine learning. In affected versions the implementation of `SparseFillEmptyRows` can be made to trigger a heap OOB access. This occurs whenever the size of `indices` does not match the size of `values`. The...

Exploit
  • EPSS 0.02%
  • Veröffentlicht 05.11.2021 21:15:09
  • Zuletzt bearbeitet 21.11.2024 06:25:49

TensorFlow is an open source platform for machine learning. In affected versions the implementation of `SparseBinCount` is vulnerable to a heap OOB access. This is because of missing validation between the elements of the `values` argument and the sh...

  • EPSS 0.04%
  • Veröffentlicht 05.11.2021 21:15:08
  • Zuletzt bearbeitet 21.11.2024 06:25:45

TensorFlow is an open source platform for machine learning. In affected versions an attacker can trigger undefined behavior, integer overflows, segfaults and `CHECK`-fail crashes if they can change saved checkpoints from outside of TensorFlow. This i...