Lucene search
K

14329 matches found

RedhatCVE
RedhatCVE
added 2025/02/05 11:28 p.m.8 views

CVE-2022-23574

Tensorflow is an Open Source Machine Learning Framework. There is a typo in TensorFlow's SpecializeType which results in heap OOB read/write. Due to a typo, arg is initialized to the ith mutable argument in a loop where the loop index is j. Hence it is possible to assign to arg from outside the...

8.8CVSS6.5AI score0.00824EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/02/05 11:18 p.m.11 views

CVE-2022-23562

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.0. We will also cherrypick this commit on...

8.8CVSS6.7AI score0.00569EPSS
Exploits0References1
CBLMariner
CBLMariner
added 2025/02/05 10:13 p.m.7 views

CVE-2024-9681 affecting package tensorflow for versions less than 2.16.1-7

CVE-2024-9681 affecting package tensorflow for versions less than 2.16.1-7. A patched version of the package is available...

6.5CVSS6.7AI score0.0197EPSS
Exploits1
CBLMariner
CBLMariner
added 2025/02/05 10:13 p.m.6 views

CVE-2024-11053 affecting package tensorflow for versions less than 2.16.1-7

CVE-2024-11053 affecting package tensorflow for versions less than 2.16.1-7. A patched version of the package is available...

3.4CVSS4AI score0.01351EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2025/02/05 2:59 p.m.7 views

CVE-2020-15203

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.asstring, a malicious attacker is able to trigger a format string vulnerability due to the way the internal format use in a printf call is constructed. This may result in segmentati...

7.5CVSS6.4AI score0.00952EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2025/02/05 2:59 p.m.8 views

CVE-2020-15212

In TensorFlow Lite before versions 2.2.1 and 2.3.1, models using segment sum can trigger writes outside of bounds of heap allocated buffers by inserting negative elements in the segment ids tensor. Users having access to segmentidsdata can alter outputindex and then write to outside of outputdata...

8.6CVSS6.6AI score0.0061EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2025/02/05 2:59 p.m.7 views

CVE-2020-15193

In Tensorflow before versions 2.2.1 and 2.3.1, the implementation of dlpack.todlpack can be made to use uninitialized memory resulting in further memory corruption. This is because the pybind11 glue code assumes that the argument is a tensor. However, there is nothing stopping users from passing ...

7.1CVSS6.6AI score0.00681EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2025/02/05 2:56 p.m.8 views

CVE-2020-15207

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 positive indices. However, the only check that the converted index is now valid is only present in debug builds. If the...

9CVSS7AI score0.01227EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2025/02/05 2:54 p.m.4 views

CVE-2020-15195

In Tensorflow before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, the implementation of SparseFillEmptyRowsGrad uses a double indexing pattern. It is possible for reverseindexmapi to be an index outside of bounds of gradvalues, thus resulting in a heap buffer overflow. The issue is patched in...

8.8CVSS6.8AI score0.00938EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2025/02/05 2:53 p.m.7 views

CVE-2020-15214

In TensorFlow Lite before versions 2.2.1 and 2.3.1, models using segment sum can trigger a write out bounds / segmentation fault if the segment ids are not sorted. Code assumes that the segment ids are in increasing order, using the last element of the tensor holding them to determine the...

8.1CVSS6.5AI score0.00556EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2025/02/05 2:53 p.m.6 views

CVE-2020-15205

In Tensorflow before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, the datasplits argument of tf.rawops.StringNGrams lacks validation. This allows a user to pass values that can cause heap overflow errors and even leak contents of memory In the linked code snippet, all the binary strings after ...

9.8CVSS6.8AI score0.01015EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2025/02/05 2:53 p.m.6 views

CVE-2020-15202

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 arguments. However, there are several places in TensorFlow where a lambda taking int or int32 arguments is being used. In...

9CVSS6.5AI score0.01235EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2025/02/05 2:51 p.m.9 views

CVE-2020-15196

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. The check exists for DenseCountSparseOutput, where both tensors are fully specified. In the sparse and ragged count weights a...

9.9CVSS6.7AI score0.00902EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2025/02/05 2:51 p.m.7 views

CVE-2020-15206

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 segfaults and data corruption while loading the model. This can cause a denial of service in products using tensorflow-servin...

9CVSS6.9AI score0.00944EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2025/02/05 2:49 p.m.10 views

CVE-2020-15208

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 of debug compilation modes. Since the function always returns the dimension of the first tensor, malicious attackers can...

9.8CVSS6.5AI score0.00893EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2025/02/05 12:44 a.m.11 views

CVE-2024-37057

Deserialization of untrusted data can occur in versions of the MLflow platform running version 2.0.0rc0 or newer, enabling a maliciously uploaded Tensorflow model to run arbitrary code on an end user’s system when interacted with...

8.8CVSS7.2AI score0.00618EPSS
Exploits1
CBLMariner
CBLMariner
added 2025/01/31 4:8 p.m.18 views

CVE-2023-25675 affecting package tensorflow for versions less than 2.11.1-1

CVE-2023-25675 affecting package tensorflow for versions less than 2.11.1-1. A patched version of the package is available...

7.5CVSS7.7AI score0.00391EPSS
Exploits0
CBLMariner
CBLMariner
added 2025/01/31 4:8 p.m.8 views

CVE-2023-25673 affecting package tensorflow for versions less than 2.11.1-1

CVE-2023-25673 affecting package tensorflow for versions less than 2.11.1-1. A patched version of the package is available...

7.5CVSS7.7AI score0.00396EPSS
Exploits0
CBLMariner
CBLMariner
added 2025/01/31 4:8 p.m.15 views

CVE-2023-25674 affecting package tensorflow for versions less than 2.11.1-1

CVE-2023-25674 affecting package tensorflow for versions less than 2.11.1-1. A patched version of the package is available...

7.5CVSS7.7AI score0.00396EPSS
Exploits0
CBLMariner
CBLMariner
added 2025/01/31 4:8 p.m.18 views

CVE-2023-25664 affecting package tensorflow for versions less than 2.11.1-1

CVE-2023-25664 affecting package tensorflow for versions less than 2.11.1-1. A patched version of the package is available...

9.8CVSS9.6AI score0.00415EPSS
Exploits0
Rows per page
Query Builder