Skip to main content

Vendor/product archive

google / tensorflow CVEs

Beta · best-effort

431 CVEs tagged to google / tensorflow7 Critical, 110 High, 215 Medium, 99 Low, 0 Unrated.

CVE-2022-29197

Published May 20, 2022

TensorFlow is an open source platform for machine learning. Prior to versions 2.9.0, 2.8.1, 2.7.2, and 2.6.4, the implementation of `tf.raw_ops.UnsortedSegmentJoin` does not fully…

CVSS 5.5 · Medium
Vendor/product tagsBeta · best-effort

CVE-2022-29196

Published May 20, 2022

TensorFlow is an open source platform for machine learning. Prior to versions 2.9.0, 2.8.1, 2.7.2, and 2.6.4, the implementation of `tf.raw_ops.Conv3DBackpropFilterV2` does not fu…

CVSS 5.5 · Medium
Vendor/product tagsBeta · best-effort

CVE-2022-29195

Published May 20, 2022

TensorFlow is an open source platform for machine learning. Prior to versions 2.9.0, 2.8.1, 2.7.2, and 2.6.4, the implementation of `tf.raw_ops.StagePeek` does not fully validate…

CVSS 5.5 · Medium
Vendor/product tagsBeta · best-effort

CVE-2022-29193

Published May 20, 2022

TensorFlow is an open source platform for machine learning. Prior to versions 2.9.0, 2.8.1, 2.7.2, and 2.6.4, the implementation of `tf.raw_ops.TensorSummaryV2` does not fully val…

CVSS 5.5 · Medium
Vendor/product tagsBeta · best-effort

CVE-2022-29194

Published May 20, 2022

TensorFlow is an open source platform for machine learning. Prior to versions 2.9.0, 2.8.1, 2.7.2, and 2.6.4, the implementation of `tf.raw_ops.DeleteSessionTensor` does not fully…

CVSS 5.5 · Medium
Vendor/product tagsBeta · best-effort

CVE-2022-29192

Published May 20, 2022

TensorFlow is an open source platform for machine learning. Prior to versions 2.9.0, 2.8.1, 2.7.2, and 2.6.4, the implementation of `tf.raw_ops.QuantizeAndDequantizeV4Grad` does n…

CVSS 5.5 · Medium
Vendor/product tagsBeta · best-effort

CVE-2022-29191

Published May 20, 2022

TensorFlow is an open source platform for machine learning. Prior to versions 2.9.0, 2.8.1, 2.7.2, and 2.6.4, the implementation of `tf.raw_ops.GetSessionTensor` does not fully va…

CVSS 5.5 · Medium
Vendor/product tagsBeta · best-effort

CVE-2022-23595

Published Feb 4, 2022

Tensorflow is an Open Source Machine Learning Framework. When building an XLA compilation cache, if default settings are used, TensorFlow triggers a null pointer dereference. In t…

CVSS 5.3 · Medium
Vendor/product tagsBeta · best-effort

CVE-2022-23594

Published Feb 4, 2022

Tensorflow is an Open Source Machine Learning Framework. The TFG dialect of TensorFlow (MLIR) makes several assumptions about the incoming `GraphDef` before converting it to the M…

CVSS 8.8 · High
Vendor/product tagsBeta · best-effort

CVE-2022-23593

Published Feb 4, 2022

Tensorflow is an Open Source Machine Learning Framework. The `simplifyBroadcast` function in the MLIR-TFRT infrastructure in TensorFlow is vulnerable to a segfault (hence, denial…

CVSS 5.9 · Medium
Vendor/product tagsBeta · best-effort

CVE-2022-23592

Published Feb 4, 2022

Tensorflow is an Open Source Machine Learning Framework. TensorFlow's type inference can cause a heap out of bounds read as the bounds checking is done in a `DCHECK` (which is a n…

CVSS 8.1 · High
Vendor/product tagsBeta · best-effort

CVE-2022-23591

Published Feb 4, 2022

Tensorflow is an Open Source Machine Learning Framework. The `GraphDef` format in TensorFlow does not allow self recursive functions. The runtime assumes that this invariant is sa…

CVSS 7.5 · High
Vendor/product tagsBeta · best-effort

CVE-2022-23590

Published Feb 4, 2022

Tensorflow is an Open Source Machine Learning Framework. A `GraphDef` from a TensorFlow `SavedModel` can be maliciously altered to cause a TensorFlow process to crash due to encou…

CVSS 5.9 · Medium
Vendor/product tagsBeta · best-effort

CVE-2022-23589

Published Feb 4, 2022

Tensorflow is an Open Source Machine Learning Framework. Under certain scenarios, Grappler component of TensorFlow can trigger a null pointer dereference. There are 2 places where…

CVSS 6.5 · Medium
Vendor/product tagsBeta · best-effort

CVE-2022-23588

Published Feb 4, 2022

Tensorflow is an Open Source Machine Learning Framework. A malicious user can cause a denial of service by altering a `SavedModel` such that Grappler optimizer would attempt to bu…

CVSS 6.5 · Medium
Vendor/product tagsBeta · best-effort

CVE-2022-23587

Published Feb 4, 2022

Tensorflow is an Open Source Machine Learning Framework. Under certain scenarios, Grappler component of TensorFlow is vulnerable to an integer overflow during cost estimation for…

CVSS 8.8 · High
Vendor/product tagsBeta · best-effort

CVE-2022-23586

Published Feb 4, 2022

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 f…

CVSS 6.5 · Medium
Vendor/product tagsBeta · best-effort

CVE-2022-23585

Published Feb 4, 2022

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::CommonInitDecod…

CVSS 4.3 · Medium
Vendor/product tagsBeta · best-effort

CVE-2022-23584

Published Feb 4, 2022

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…

CVSS 7.6 · High
Vendor/product tagsBeta · best-effort

CVE-2022-23583

Published Feb 4, 2022

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` fa…

CVSS 6.5 · Medium
Vendor/product tagsBeta · best-effort

CVE-2022-23582

Published Feb 4, 2022

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`…

CVSS 6.5 · Medium
Vendor/product tagsBeta · best-effort

CVE-2022-23581

Published Feb 4, 2022

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 `IsSimp…

CVSS 6.5 · Medium
Vendor/product tagsBeta · best-effort

CVE-2022-23580

Published Feb 4, 2022

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…

CVSS 6.5 · Medium
Vendor/product tagsBeta · best-effort

CVE-2022-23579

Published Feb 4, 2022

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 `SafeTo…

CVSS 6.5 · Medium
Vendor/product tagsBeta · best-effort

CVE-2022-23578

Published Feb 4, 2022

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…

CVSS 4.3 · Medium
Vendor/product tagsBeta · best-effort
Showing 126-150 of 431 CVEsPage 6 of 18