Lucene search
K

14324 matches found

RedhatCVE
RedhatCVE
added 2025/02/06 4:44 a.m.7 views

CVE-2021-37647

TensorFlow is an end-to-end open source platform for machine learning. When a user does not supply arguments that determine a valid sparse tensor, tf.rawops.SparseTensorSliceDataset implementation can be made to dereference a null pointer. The implementation has some argument validation but fails...

7.7CVSS6.7AI score0.00044EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/02/06 4:43 a.m.7 views

CVE-2021-37665

TensorFlow is an end-to-end open source platform for machine learning. In affected versions due to incomplete validation in MKL implementation of requantization, an attacker can trigger undefined behavior via binding a reference to a null pointer or can access data outside the bounds of heap...

7.8CVSS6.7AI score0.00037EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/02/06 1:15 a.m.5 views

CVE-2022-21730

Tensorflow is an Open Source Machine Learning Framework. The implementation of FractionalAvgPoolGrad does not consider cases where the input tensors are invalid allowing an attacker to read from outside of bounds of heap. The fix will be included in TensorFlow 2.8.0. We will also cherrypick this...

8.1CVSS6.5AI score0.00316EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/02/06 1:11 a.m.6 views

CVE-2022-21736

Tensorflow is an Open Source Machine Learning Framework. The implementation of SparseTensorSliceDataset has an undefined behavior: under certain condition it can be made to dereference a nullptr value. The 3 input arguments to SparseTensorSliceDataset represent a sparse tensor. However, there are...

7.6CVSS6.5AI score0.00331EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/02/06 1:10 a.m.5 views

CVE-2022-21727

Tensorflow is an Open Source Machine Learning Framework. The implementation of shape inference for Dequantize is vulnerable to an integer overflow weakness. The axis argument can be -1 the default value for the optional argument or any other positive value at most the number of dimensions of the...

8.8CVSS7AI score0.00317EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/02/06 1:4 a.m.7 views

CVE-2022-21728

Tensorflow is an Open Source Machine Learning Framework. The implementation of shape inference for ReverseSequence does not fully validate the value of batchdim and can result in a heap OOB read. There is a check to make sure the value of batchdim does not go over the rank of the input, but there...

8.1CVSS6.6AI score0.01078EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/02/06 12:59 a.m.9 views

CVE-2022-21740

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, TensorFlow 2.6.3, and TensorFlow 2.5.3, as these are also...

8.8CVSS6.6AI score0.00313EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/02/06 12:57 a.m.10 views

CVE-2022-21726

Tensorflow is an Open Source Machine Learning Framework. The implementation of Dequantize does not fully validate the value of axis and can result in heap OOB accesses. The axis argument can be -1 the default value for the optional argument or any other positive value at most the number of...

8.8CVSS6.8AI score0.00291EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/02/06 12:1 a.m.6 views

CVE-2022-29208

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.rawops.EditDistance has incomplete validation. Users can pass negative values to cause a segmentation fault based denial of service. In multiple places throughout...

7.1CVSS6.6AI score0.00136EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/02/05 11:56 p.m.5 views

CVE-2022-29216

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, TensorFlow's savedmodelcli tool is vulnerable to a code injection. This can be used to open a reverse shell. This code path was maintained for compatibility reasons as the maintainers had...

7.8CVSS7.1AI score0.00124EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/02/05 11:38 p.m.8 views

CVE-2022-41902

TensorFlow is an open source platform for machine learning. The function MakeGrapplerFunctionItem takes arguments that determine the sizes of inputs and outputs. If the inputs given are greater than or equal to the sizes of the outputs, an out-of-bounds memory read or a crash is triggered. We hav...

9.1CVSS6.5AI score0.00295EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/02/05 11:34 p.m.8 views

CVE-2022-41900

TensorFlow is an open source platform for machine learning. The security vulnerability results in FractionalMaxAVGPool with illegal poolingratio. Attackers using Tensorflow can exploit the vulnerability. They can access heap memory which is not in the control of user, leading to a crash or remote...

9.8CVSS7.6AI score0.01207EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/02/05 11:31 p.m.6 views

CVE-2022-41894

TensorFlow is an open source platform for machine learning. The reference kernel of the CONV3DTRANSPOSE TensorFlow Lite operator wrongly increments the dataptr when adding the bias to the result. Instead of dataptr += numchannels; it should be dataptr += outputnumchannels; as if the number of inp...

8.1CVSS7AI score0.00225EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/02/05 11:29 p.m.6 views

CVE-2022-23587

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 crop and resize. Since the cropping parameters are user controlled, a malicious person can trigger undefined behavior...

9.8CVSS6.8AI score0.00295EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/02/05 11:29 p.m.7 views

CVE-2022-23561

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 be leveraged for an arbitrary write primitive...

8.8CVSS6.8AI score0.00175EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/02/05 11:28 p.m.7 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.00296EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/02/05 11:18 p.m.9 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.00361EPSS
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.00725EPSS
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.01285EPSS
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.0036EPSS
Exploits1
Rows per page
Query Builder