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-2020-15211

Published Sep 25, 2020

In TensorFlow Lite before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, saved models in the flatbuffer format use a double indexing scheme: a model has a set of subgraphs, each…

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

CVE-2020-15210

Published Sep 25, 2020

In tensorflow-lite before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, if a TFLite saved model uses the same tensor as both input and output of an operator, then, depending on…

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

CVE-2020-15209

Published Sep 25, 2020

In tensorflow-lite before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, a crafted TFLite model can force a node to have as input a tensor backed by a `nullptr` buffer. This can…

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

CVE-2020-15208

Published Sep 25, 2020

In tensorflow-lite before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, when determining the common dimension size of two tensors, TFLite uses a `DCHECK` which is no-op outside…

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

CVE-2020-15207

Published Sep 25, 2020

In tensorflow-lite before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, to mimic Python's indexing with negative values, TFLite uses `ResolveAxis` to convert negative values to…

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

CVE-2020-15206

Published Sep 25, 2020

In Tensorflow before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, changing the TensorFlow's `SavedModel` protocol buffer and altering the name of required keys results in segfa…

CVSS 9.0 · Critical
Vendor/product tagsBeta · best-effort

CVE-2020-15204

Published Sep 25, 2020

In eager mode, TensorFlow before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1 does not set the session state. Hence, calling `tf.raw_ops.GetSessionHandle` or `tf.raw_ops.GetSess…

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

CVE-2020-15203

Published Sep 25, 2020

In Tensorflow before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, by controlling the `fill` argument of tf.strings.as_string, a malicious attacker is able to trigger a format s…

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

CVE-2020-15202

Published Sep 25, 2020

In Tensorflow before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, the `Shard` API in TensorFlow expects the last argument to be a function taking two `int64` (i.e., `long long`…

CVSS 9.0 · Critical
Vendor/product tagsBeta · best-effort

CVE-2020-15201

Published Sep 25, 2020

In Tensorflow before version 2.3.1, the `RaggedCountSparseOutput` implementation does not validate that the input arguments form a valid ragged tensor. In particular, there is no…

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

CVE-2020-15200

Published Sep 25, 2020

In Tensorflow before version 2.3.1, the `RaggedCountSparseOutput` implementation does not validate that the input arguments form a valid ragged tensor. In particular, there is no…

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

CVE-2020-15199

Published Sep 25, 2020

In Tensorflow before version 2.3.1, the `RaggedCountSparseOutput` does not validate that the input arguments form a valid ragged tensor. In particular, there is no validation that…

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

CVE-2020-15198

Published Sep 25, 2020

In Tensorflow before version 2.3.1, the `SparseCountSparseOutput` implementation does not validate that the input arguments form a valid sparse tensor. In particular, there is no…

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

CVE-2020-15197

Published Sep 25, 2020

In Tensorflow before version 2.3.1, the `SparseCountSparseOutput` implementation does not validate that the input arguments form a valid sparse tensor. In particular, there is no…

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

CVE-2020-15196

Published Sep 25, 2020

In Tensorflow version 2.3.0, the `SparseCountSparseOutput` and `RaggedCountSparseOutput` implementations don't validate that the `weights` tensor has the same shape as the data. T…

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

CVE-2020-15194

Published Sep 25, 2020

In Tensorflow before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, the `SparseFillEmptyRowsGrad` implementation has incomplete validation of the shapes of its arguments. Althoug…

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

CVE-2020-15193

Published Sep 25, 2020

In Tensorflow before versions 2.2.1 and 2.3.1, the implementation of `dlpack.to_dlpack` can be made to use uninitialized memory resulting in further memory corruption. This is bec…

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

CVE-2020-15192

Published Sep 25, 2020

In Tensorflow before versions 2.2.1 and 2.3.1, if a user passes a list of strings to `dlpack.to_dlpack` there is a memory leak following an expected validation failure. The issue…

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

CVE-2020-15190

Published Sep 25, 2020

In Tensorflow before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, the `tf.raw_ops.Switch` operation takes as input a tensor and a boolean and outputs two tensors. Depending on…

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

CVE-2018-21233

Published May 4, 2020

TensorFlow before 1.7.0 has an integer overflow that causes an out-of-bounds read, possibly causing disclosure of the contents of process memory. This occurs in the DecodeBmp feat…

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

CVE-2020-5215

Published Jan 28, 2020

In TensorFlow before 1.15.2 and 2.0.1, converting a string (from Python) to a tf.float16 value results in a segmentation fault in eager mode as the format checks for this use case…

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

CVE-2019-16778

Published Dec 16, 2019

In TensorFlow before 1.15, a heap buffer overflow in UnsortedSegmentSum can be produced when the Index template argument is int32. In this case data_size and num_segments fields a…

CVSS 2.6 · Low
Vendor/product tagsBeta · best-effort
Showing 401-425 of 431 CVEsPage 17 of 18