Google

Tensorflow

432 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
Exploit
  • EPSS 0.11%
  • Veröffentlicht 18.11.2022 22:15:16
  • Zuletzt bearbeitet 21.11.2024 07:24:00

TensorFlow is an open source platform for machine learning. If `BCast::ToShape` is given input larger than an `int32`, it will crash, despite being supposed to handle up to an `int64`. An example can be seen in `tf.experimental.numpy.outer` by passin...

Exploit
  • EPSS 0.14%
  • Veröffentlicht 18.11.2022 22:15:16
  • Zuletzt bearbeitet 21.11.2024 07:24:00

TensorFlow is an open source platform for machine learning. If `tf.raw_ops.TensorListConcat` is given `element_shape=[]`, it results segmentation fault which can be used to trigger a denial of service attack. We have patched the issue in GitHub commi...

Exploit
  • EPSS 0.19%
  • Veröffentlicht 18.11.2022 22:15:15
  • Zuletzt bearbeitet 21.11.2024 07:23:59

TensorFlow is an open source platform for machine learning. When running on GPU, `tf.image.generate_bounding_box_proposals` receives a `scores` input that must be of rank 4 but is not checked. We have patched the issue in GitHub commit cf35502463a88c...

Exploit
  • EPSS 0.1%
  • Veröffentlicht 18.11.2022 22:15:15
  • Zuletzt bearbeitet 15.01.2025 17:15:09

TensorFlow is an open source platform for machine learning. If a list of quantized tensors is assigned to an attribute, the pywrap code fails to parse the tensor and returns a `nullptr`, which is not caught. An example can be seen in `tf.compat.v1.ex...

Exploit
  • EPSS 0.12%
  • Veröffentlicht 18.11.2022 22:15:14
  • Zuletzt bearbeitet 21.11.2024 07:23:59

TensorFlow is an open source platform for machine learning. When `tf.raw_ops.FusedResizeAndPadConv2D` is given a large tensor shape, it overflows. We have patched the issue in GitHub commit d66e1d568275e6a2947de97dca7a102a211e01ce. The fix will be in...

Exploit
  • EPSS 0.12%
  • Veröffentlicht 18.11.2022 22:15:14
  • Zuletzt bearbeitet 21.11.2024 07:23:59

TensorFlow is an open source platform for machine learning. When `tf.raw_ops.ImageProjectiveTransformV2` is given a large output shape, it overflows. We have patched the issue in GitHub commit 8faa6ea692985dbe6ce10e1a3168e0bd60a723ba. The fix will be...

Exploit
  • EPSS 0.12%
  • Veröffentlicht 18.11.2022 22:15:14
  • Zuletzt bearbeitet 21.11.2024 07:23:59

TensorFlow is an open source platform for machine learning. `tf.keras.losses.poisson` receives a `y_pred` and `y_true` that are passed through `functor::mul` in `BinaryOp`. If the resulting dimensions overflow an `int32`, TensorFlow will crash due to...

Exploit
  • EPSS 0.16%
  • Veröffentlicht 18.11.2022 22:15:13
  • Zuletzt bearbeitet 21.11.2024 07:23:59

TensorFlow is an open source platform for machine learning. If a numpy array is created with a shape such that one element is zero and the others sum to a large number, an error will be raised. We have patched the issue in GitHub commit 2b56169c16e37...

Exploit
  • EPSS 0.14%
  • Veröffentlicht 18.11.2022 22:15:10
  • Zuletzt bearbeitet 21.11.2024 07:23:58

TensorFlow is an open source platform for machine learning. When the `BaseCandidateSamplerOp` function receives a value in `true_classes` larger than `range_max`, a heap oob read occurs. We have patched the issue in GitHub commit b389f5c944cadfdfe599...

Exploit
  • EPSS 0.11%
  • Veröffentlicht 18.11.2022 21:15:10
  • Zuletzt bearbeitet 21.11.2024 07:23:59

TensorFlow is an open source platform for machine learning. When ops that have specified input sizes receive a differing number of inputs, the executor will crash. We have patched the issue in GitHub commit f5381e0e10b5a61344109c1b7c174c68110f7629. T...