Google

Tensorflow

432 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Published 05.11.2021 21:15:08
  • Last modified 21.11.2024 06:25:46

TensorFlow is an open source platform for machine learning. In affected versions during TensorFlow's Grappler optimizer phase, constant folding might attempt to deep copy a resource tensor. This results in a segfault, as these tensors are supposed to...

  • EPSS 0.02%
  • Published 05.11.2021 21:15:08
  • Last modified 21.11.2024 06:25:46

TensorFlow is an open source platform for machine learning. In affected versions the shape inference functions for the `QuantizeAndDequantizeV*` operations can trigger a read outside of bounds of heap allocated array. The fix will be included in Tens...

Exploit
  • EPSS 0.02%
  • Published 05.11.2021 21:15:08
  • Last modified 21.11.2024 06:25:47

TensorFlow is an open source platform for machine learning. In affected versions the shape inference code for `QuantizeV2` can trigger a read outside of bounds of heap allocated array. This occurs whenever `axis` is a negative value less than `-1`. I...

Exploit
  • EPSS 0.02%
  • Published 05.11.2021 21:15:08
  • Last modified 21.11.2024 06:25:47

TensorFlow is an open source platform for machine learning. In affected versions the shape inference code for `tf.ragged.cross` can trigger a read outside of bounds of heap allocated array. The fix will be included in TensorFlow 2.7.0. We will also c...

Exploit
  • EPSS 0.02%
  • Published 05.11.2021 21:15:08
  • Last modified 21.11.2024 06:25:47

TensorFlow is an open source platform for machine learning. In affected versions the shape inference code for `tf.ragged.cross` has an undefined behavior due to binding a reference to `nullptr`. The fix will be included in TensorFlow 2.7.0. We will a...

Exploit
  • EPSS 0.05%
  • Published 05.11.2021 20:15:08
  • Last modified 21.11.2024 06:25:45

TensorFlow is an open source platform for machine learning. In affected versions if `tf.summary.create_file_writer` is called with non-scalar arguments code crashes due to a `CHECK`-fail. The fix will be included in TensorFlow 2.7.0. We will also che...

Exploit
  • EPSS 0.02%
  • Published 05.11.2021 20:15:08
  • Last modified 21.11.2024 06:25:45

TensorFlow is an open source platform for machine learning. In affeced versions during execution, `EinsumHelper::ParseEquation()` is supposed to set the flags in `input_has_ellipsis` vector and `*output_has_ellipsis` boolean to indicate whether there...

  • EPSS 0.02%
  • Published 05.11.2021 20:15:08
  • Last modified 21.11.2024 06:25:47

TensorFlow is an open source platform for machine learning. In affected versions the shape inference functions for `SparseCountSparseOutput` can trigger a read outside of bounds of heap allocated array. The fix will be included in TensorFlow 2.7.0. W...

Exploit
  • EPSS 0.04%
  • Published 05.11.2021 20:15:07
  • Last modified 21.11.2024 06:25:44

TensorFlow is an open source platform for machine learning. In affected versions the implementation of `tf.math.segment_*` operations results in a `CHECK`-fail related abort (and denial of service) if a segment id in `segment_ids` is large. This is s...

Exploit
  • EPSS 0.05%
  • Published 05.11.2021 20:15:07
  • Last modified 21.11.2024 06:25:44

TensorFlow is an open source platform for machine learning. In affected versions the Keras pooling layers can trigger a segfault if the size of the pool is 0 or if a dimension is negative. This is due to the TensorFlow's implementation of pooling ope...