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 05.11.2021 20:15:07
  • Zuletzt bearbeitet 21.11.2024 06:25:44

TensorFlow is an open source platform for machine learning. In affected versions TensorFlow allows tensor to have a large number of dimensions and each dimension can be as large as desired. However, the total number of elements in a tensor must fit w...

Exploit
  • EPSS 0.05%
  • Veröffentlicht 05.11.2021 20:15:07
  • Zuletzt bearbeitet 21.11.2024 06:25:45

TensorFlow is an open source platform for machine learning. In affected versions if `tf.tile` is called with a large input argument then the TensorFlow process will crash due to a `CHECK`-failure caused by an overflow. The number of elements in the o...

Exploit
  • EPSS 0.05%
  • Veröffentlicht 05.11.2021 20:15:07
  • Zuletzt bearbeitet 21.11.2024 06:25:45

TensorFlow is an open source platform for machine learning. In affected versions if `tf.image.resize` is called with a large input argument then the TensorFlow process will crash due to a `CHECK`-failure caused by an overflow. The number of elements ...

  • EPSS 0.02%
  • Veröffentlicht 13.08.2021 00:15:07
  • Zuletzt bearbeitet 21.11.2024 06:15:42

TensorFlow is an end-to-end open source platform for machine learning. In affected versions when running shape functions, some functions (such as `MutableHashTableShape`) produce extra output information in the form of a `ShapeAndType` struct. The sh...

  • EPSS 0.01%
  • Veröffentlicht 12.08.2021 23:15:08
  • Zuletzt bearbeitet 21.11.2024 06:15:40

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the shape inference code for `tf.raw_ops.Dequantize` has a vulnerability that could trigger a denial of service via a segfault if an attacker provides invalid...

  • EPSS 1.02%
  • Veröffentlicht 12.08.2021 23:15:08
  • Zuletzt bearbeitet 21.11.2024 06:15:40

TensorFlow is an end-to-end open source platform for machine learning. In affected versions TensorFlow and Keras can be tricked to perform arbitrary code execution when deserializing a Keras model from YAML format. The [implementation](https://github...

  • EPSS 0.04%
  • Veröffentlicht 12.08.2021 23:15:08
  • Zuletzt bearbeitet 21.11.2024 06:15:41

TensorFlow is an end-to-end open source platform for machine learning. In affected versions it is possible to nest a `tf.map_fn` within another `tf.map_fn` call. However, if the input tensor is a `RaggedTensor` and there is no function signature prov...

  • EPSS 0.04%
  • Veröffentlicht 12.08.2021 23:15:08
  • Zuletzt bearbeitet 21.11.2024 06:15:41

TensorFlow is an end-to-end open source platform for machine learning. In affected versions all TFLite operations that use quantization can be made to use unitialized values. [For example](https://github.com/tensorflow/tensorflow/blob/460e000de3a8327...

  • EPSS 0.01%
  • Veröffentlicht 12.08.2021 23:15:08
  • Zuletzt bearbeitet 21.11.2024 06:15:41

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the implementation of division in TFLite is [vulnerable to a division by 0 error](https://github.com/tensorflow/tensorflow/blob/460e000de3a83278fb00b61a16d161...

  • EPSS 0.01%
  • Veröffentlicht 12.08.2021 23:15:08
  • Zuletzt bearbeitet 21.11.2024 06:15:41

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the implementations of pooling in TFLite are vulnerable to division by 0 errors as there are no checks for divisors not being 0. We have patched the issue in ...