Google

Tensorflow

432 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
Exploit
  • EPSS 0.24%
  • Published 18.11.2022 22:15:21
  • Last modified 21.11.2024 07:24:02

TensorFlow is an open source platform for machine learning. An input `token` that is not a UTF-8 bytestring will trigger a `CHECK` fail in `tf.raw_ops.PyFunc`. We have patched the issue in GitHub commit 9f03a9d3bafe902c1e6beb105b2f24172f238645. The f...

Exploit
  • EPSS 1.49%
  • Published 18.11.2022 22:15:20
  • Last modified 21.11.2024 07:24:01

TensorFlow is an open source platform for machine learning. The security vulnerability results in FractionalMax(AVG)Pool with illegal pooling_ratio. Attackers using Tensorflow can exploit the vulnerability. They can access heap memory which is not in...

Exploit
  • EPSS 0.2%
  • Published 18.11.2022 22:15:20
  • Last modified 21.11.2024 07:24:01

TensorFlow is an open source platform for machine learning. An input `sparse_matrix` that is not a matrix with a shape with rank 0 will trigger a `CHECK` fail in `tf.raw_ops.SparseMatrixNNZ`. We have patched the issue in GitHub commit f856d02e5322821...

Exploit
  • EPSS 0.12%
  • Published 18.11.2022 22:15:19
  • Last modified 21.11.2024 07:24:01

TensorFlow is an open source platform for machine learning. If `FractionMaxPoolGrad` is given outsize inputs `row_pooling_sequence` and `col_pooling_sequence`, TensorFlow will crash. We have patched the issue in GitHub commit d71090c3e5ca325bdf4b02eb...

Exploit
  • EPSS 0.14%
  • Published 18.11.2022 22:15:19
  • Last modified 21.11.2024 07:24:01

TensorFlow is an open source platform for machine learning. If `SparseFillEmptyRowsGrad` is given empty inputs, TensorFlow will crash. We have patched the issue in GitHub commit af4a6a3c8b95022c351edae94560acc61253a1b8. The fix will be included in Te...

Exploit
  • EPSS 0.14%
  • Published 18.11.2022 22:15:19
  • Last modified 21.11.2024 07:24:01

TensorFlow is an open source platform for machine learning. Inputs `dense_features` or `example_state_data` not of rank 2 will trigger a `CHECK` fail in `SdcaOptimizer`. We have patched the issue in GitHub commit 80ff197d03db2a70c6a111f97dcdacad1b0ba...

Exploit
  • EPSS 0.12%
  • Published 18.11.2022 22:15:18
  • Last modified 21.11.2024 07:24:00

TensorFlow is an open source platform for machine learning. If `MirrorPadGrad` is given outsize input `paddings`, TensorFlow will give a heap OOB error. We have patched the issue in GitHub commit 717ca98d8c3bba348ff62281fdf38dcb5ea1ec92. The fix will...

Exploit
  • EPSS 0.14%
  • Published 18.11.2022 22:15:18
  • Last modified 21.11.2024 07:24:01

TensorFlow is an open source platform for machine learning. If `ThreadUnsafeUnigramCandidateSampler` is given input `filterbank_channel_count` greater than the allowed max size, TensorFlow will crash. We have patched the issue in GitHub commit 39ec7e...

Exploit
  • EPSS 0.15%
  • Published 18.11.2022 22:15:17
  • Last modified 21.11.2024 07:24:00

TensorFlow is an open source platform for machine learning. If `tf.raw_ops.TensorListResize` is given a nonscalar value for input `size`, it results `CHECK` fail which can be used to trigger a denial of service attack. We have patched the issue in Gi...

Exploit
  • EPSS 0.24%
  • Published 18.11.2022 22:15:17
  • Last modified 21.11.2024 07:24:00

TensorFlow is an open source platform for machine learning. The reference kernel of the `CONV_3D_TRANSPOSE` TensorFlow Lite operator wrongly increments the data_ptr when adding the bias to the result. Instead of `data_ptr += num_channels;` it should ...