Google

Tensorflow

432 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
Exploit
  • EPSS 0.3%
  • Published 04.02.2022 23:15:14
  • Last modified 21.11.2024 06:48:52

Tensorflow is an Open Source Machine Learning Framework. A malicious user can cause a denial of service by altering a `SavedModel` such that assertions in `function.cc` would be falsified and crash the Python interpreter. The fix will be included in ...

Exploit
  • EPSS 0.22%
  • Published 04.02.2022 23:15:13
  • Last modified 21.11.2024 06:48:48

Tensorflow is an Open Source Machine Learning Framework. An attacker can craft a TFLite model that would trigger a division by zero in `BiasAndClamp` implementation. There is no check that the `bias_size` is non zero. The fix will be included in Tens...

Exploit
  • EPSS 0.39%
  • Published 04.02.2022 23:15:13
  • Last modified 21.11.2024 06:48:48

Tensorflow is an Open Source Machine Learning Framework. An attacker can craft a TFLite model that would cause an integer overflow in `TfLiteIntArrayCreate`. The `TfLiteIntArrayGetSizeInBytes` returns an `int` instead of a `size_t. An attacker can co...

Exploit
  • EPSS 0.52%
  • Published 04.02.2022 23:15:13
  • Last modified 21.11.2024 06:48:48

Tensorflow is an Open Source Machine Learning Framework. An attacker can craft a TFLite model that would cause an integer overflow in embedding lookup operations. Both `embedding_size` and `lookup_size` are products of values provided by the user. He...

Exploit
  • EPSS 0.3%
  • Published 04.02.2022 23:15:13
  • Last modified 21.11.2024 06:48:48

Tensorflow is an Open Source Machine Learning Framework. An attacker can craft a TFLite model that would allow limited reads and writes outside of arrays in TFLite. This exploits missing validation in the conversion from sparse tensors to dense tenso...

  • EPSS 0.18%
  • Published 04.02.2022 23:15:13
  • Last modified 21.11.2024 06:48:49

Tensorflow is an Open Source Machine Learning Framework. An attacker can craft a TFLite model that would cause a write outside of bounds of an array in TFLite. In fact, the attacker can override the linked list used by the memory allocator. This can ...

  • EPSS 0.36%
  • Published 04.02.2022 23:15:13
  • Last modified 21.11.2024 06:48:49

Tensorflow is an Open Source Machine Learning Framework. The implementation of `Range` suffers from integer overflows. These can trigger undefined behavior or, in some scenarios, extremely large allocations. The fix will be included in TensorFlow 2.8...

  • EPSS 0.01%
  • Published 04.02.2022 23:15:13
  • Last modified 21.11.2024 06:48:49

Tensorflow is an Open Source Machine Learning Framework. In multiple places, TensorFlow uses `tempfile.mktemp` to create temporary files. While this is acceptable in testing, in utilities and libraries it is dangerous as a different process can creat...

  • EPSS 0.12%
  • Published 04.02.2022 23:15:13
  • Last modified 21.11.2024 06:48:49

Tensorflow is an Open Source Machine Learning Framework. When decoding a resource handle tensor from protobuf, a TensorFlow process can encounter cases where a `CHECK` assertion is invalidated based on user controlled arguments. This allows attackers...

Exploit
  • EPSS 0.41%
  • Published 03.02.2022 15:15:08
  • Last modified 05.05.2025 17:17:51

Tensorflow is an Open Source Machine Learning Framework. The implementation of `SparseCountSparseOutput` is vulnerable to a heap overflow. The fix will be included in TensorFlow 2.8.0. We will also cherrypick this commit on TensorFlow 2.7.1, TensorFl...