Google

Tensorflow

432 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
Exploit
  • EPSS 0.22%
  • Veröffentlicht 04.02.2022 23:15:14
  • Zuletzt bearbeitet 21.11.2024 06:48:50

Tensorflow is an Open Source Machine Learning Framework. The implementation of `OpLevelCostEstimator::CalculateOutputSize` is vulnerable to an integer overflow if an attacker can create an operation which would involve tensors with large enough numbe...

Exploit
  • EPSS 0.22%
  • Veröffentlicht 04.02.2022 23:15:14
  • Zuletzt bearbeitet 21.11.2024 06:48:51

Tensorflow is an Open Source Machine Learning Framework. The implementation of `GetInitOp` is vulnerable to a crash caused by dereferencing a null pointer. The fix will be included in TensorFlow 2.8.0. We will also cherrypick this commit on TensorFlo...

Exploit
  • EPSS 0.2%
  • Veröffentlicht 04.02.2022 23:15:14
  • Zuletzt bearbeitet 21.11.2024 06:48:51

Tensorflow is an Open Source Machine Learning Framework. If a graph node is invalid, TensorFlow can leak memory in the implementation of `ImmutableExecutorState::Initialize`. Here, we set `item->kernel` to `nullptr` but it is a simple `OpKernel*` poi...

Exploit
  • EPSS 0.23%
  • Veröffentlicht 04.02.2022 23:15:14
  • Zuletzt bearbeitet 21.11.2024 06:48:51

Tensorflow is an Open Source Machine Learning Framework. The Grappler optimizer in TensorFlow can be used to cause a denial of service by altering a `SavedModel` such that `SafeToRemoveIdentity` would trigger `CHECK` failures. The fix will be include...

Exploit
  • EPSS 0.3%
  • Veröffentlicht 04.02.2022 23:15:14
  • Zuletzt bearbeitet 21.11.2024 06:48:51

Tensorflow is an Open Source Machine Learning Framework. During shape inference, TensorFlow can allocate a large vector based on a value from a tensor controlled by the user. The fix will be included in TensorFlow 2.8.0. We will also cherrypick this ...

Exploit
  • EPSS 0.48%
  • Veröffentlicht 04.02.2022 23:15:14
  • Zuletzt bearbeitet 21.11.2024 06:48:51

Tensorflow is an Open Source Machine Learning Framework. The Grappler optimizer in TensorFlow can be used to cause a denial of service by altering a `SavedModel` such that `IsSimplifiableReshape` would trigger `CHECK` failures. The fix will be includ...

Exploit
  • EPSS 0.22%
  • Veröffentlicht 04.02.2022 23:15:14
  • Zuletzt bearbeitet 21.11.2024 06:48:51

Tensorflow is an Open Source Machine Learning Framework. A malicious user can cause a denial of service by altering a `SavedModel` such that `TensorByteSize` would trigger `CHECK` failures. `TensorShape` constructor throws a `CHECK`-fail if shape is ...

Exploit
  • EPSS 0.29%
  • Veröffentlicht 04.02.2022 23:15:14
  • Zuletzt bearbeitet 21.11.2024 06:48:51

Tensorflow is an Open Source Machine Learning Framework. A malicious user can cause a denial of service by altering a `SavedModel` such that any binary op would trigger `CHECK` failures. This occurs when the protobuf part corresponding to the tensor ...

Exploit
  • EPSS 0.25%
  • Veröffentlicht 04.02.2022 23:15:14
  • Zuletzt bearbeitet 21.11.2024 06:48:52

Tensorflow is an Open Source Machine Learning Framework. A malicious user can cause a use after free behavior when decoding PNG images. After `png::CommonFreeDecode(&decode)` gets called, the values of `decode.width` and `decode.height` are in an uns...

Exploit
  • EPSS 0.66%
  • Veröffentlicht 04.02.2022 23:15:14
  • Zuletzt bearbeitet 21.11.2024 06:48:52

Tensorflow is an Open Source Machine Learning Framework. When decoding PNG images TensorFlow can produce a memory leak if the image is invalid. After calling `png::CommonInitDecode(..., &decode)`, the `decode` value contains allocated buffers which c...