Lucene search
K

3086 matches found

CNVD
CNVD
added 2022/02/09 12:0 a.m.31 views

Google Tensorflow Resource Management Error Vulnerability (CNVD-2022-09860)

Google TensorFlow is a suite of end-to-end open source platforms for machine learning from Google USA. Google TensorFlow suffers from a resource management error vulnerability that stems from the GraphDef format in TensorFlow not allowing self-recursive functions. No detailed vulnerability detail...

7.5CVSS7.4AI score0.00335EPSS
Exploits0References1
NVD
NVD
added 2022/02/04 11:15 p.m.13 views

CVE-2022-23592

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 no-op during production. An attacker can control the inputidx variable such that ix would be larger than the number of...

8.1CVSS0.00316EPSS
Exploits1References3
NVD
NVD
added 2022/02/04 11:15 p.m.19 views

CVE-2022-23593

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 of service, if called with scalar shapes. If all shapes are scalar, then maxRank is 0, so we build an empty SmallVector...

7.5CVSS0.00309EPSS
Exploits1References3
NVD
NVD
added 2022/02/04 11:15 p.m.12 views

CVE-2022-23572

Tensorflow is an Open Source Machine Learning Framework. Under certain scenarios, TensorFlow can fail to specialize a type during shape inference. This case is covered by the DCHECK function however, DCHECK is a no-op in production builds and an assertion failure in debug builds. In the first cas...

6.5CVSS0.00507EPSS
Exploits1References3
NVD
NVD
added 2022/02/04 11:15 p.m.18 views

CVE-2022-23586

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 falsified and crash the Python interpreter. The fix will be included in TensorFlow 2.8.0. We will also cherrypick this comm...

6.5CVSS0.00303EPSS
Exploits1References4
NVD
NVD
added 2022/02/04 11:15 p.m.16 views

CVE-2022-23577

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 TensorFlow 2.7.1, TensorFlow 2.6.3, and TensorFlow 2.5.3, ...

6.5CVSS0.00221EPSS
Exploits1References3
NVD
NVD
added 2022/02/04 11:15 p.m.20 views

CVE-2022-23583

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 arguments is modified such that the dtype no longer...

6.5CVSS0.00285EPSS
Exploits1References3
NVD
NVD
added 2022/02/04 11:15 p.m.9 views

CVE-2022-23575

Tensorflow is an Open Source Machine Learning Framework. The implementation of OpLevelCostEstimator::CalculateTensorSize is vulnerable to an integer overflow if an attacker can create an operation which would involve a tensor with large enough number of elements. The fix will be included in...

6.5CVSS0.0022EPSS
Exploits1References3
NVD
NVD
added 2022/02/04 11:15 p.m.10 views

CVE-2022-23566

Tensorflow is an Open Source Machine Learning Framework. TensorFlow is vulnerable to a heap OOB write in Grappler. The setoutput function writes to an array at the specified index. Hence, this gives a malicious user a write primitive. The fix will be included in TensorFlow 2.8.0. We will also...

8.8CVSS0.00391EPSS
Exploits1References4
NVD
NVD
added 2022/02/04 11:15 p.m.12 views

CVE-2022-23584

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 unspecified state. The fix will be included in TensorFlow...

7.6CVSS0.00252EPSS
Exploits1References3
NVD
NVD
added 2022/02/04 11:15 p.m.24 views

CVE-2022-23557

Tensorflow is an Open Source Machine Learning Framework. An attacker can craft a TFLite model that would trigger a division by zero in BiasAndClamp implementation. There is no check that the biassize is non zero. The fix will be included in TensorFlow 2.8.0. We will also cherrypick this commit on...

6.5CVSS0.0022EPSS
Exploits1References3
NVD
NVD
added 2022/02/04 11:15 p.m.14 views

CVE-2022-23559

Tensorflow is an Open Source Machine Learning Framework. An attacker can craft a TFLite model that would cause an integer overflow in embedding lookup operations. Both embeddingsize and lookupsize are products of values provided by the user. Hence, a malicious user could trigger overflows in the...

8.8CVSS0.00517EPSS
Exploits1References5
NVD
NVD
added 2022/02/04 11:15 p.m.15 views

CVE-2022-23564

Tensorflow is an Open Source Machine Learning Framework. When decoding a resource handle tensor from protobuf, a TensorFlow process can encounter cases where a CHECK assertion is invalidated based on user controlled arguments. This allows attackers to cause denial of services in TensorFlow...

6.5CVSS0.00118EPSS
Exploits0References2
Prion
Prion
added 2022/02/04 11:15 p.m.17 views

Integer overflow

Tensorflow is an Open Source Machine Learning Framework. The implementation of OpLevelCostEstimator::CalculateTensorSize is vulnerable to an integer overflow if an attacker can create an operation which would involve a tensor with large enough number of elements. The fix will be included in...

4CVSS6.7AI score0.0022EPSS
Exploits1References3Affected Software1
Prion
Prion
added 2022/02/04 11:15 p.m.14 views

Integer overflow

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 number of elements. We can have a large enough number ...

4CVSS6.7AI score0.0022EPSS
Exploits1References3Affected Software1
Prion
Prion
added 2022/02/04 11:15 p.m.21 views

Stack overflow

Tensorflow is an Open Source Machine Learning Framework. The implementation of AssignOp can result in copying uninitialized data to a new tensor. This later results in undefined behavior. The implementation has a check that the left hand side of the assignment is initialized to minimize number of...

6.5CVSS8.5AI score0.00295EPSS
Exploits1References3Affected Software1
Prion
Prion
added 2022/02/04 11:15 p.m.13 views

Null pointer dereference

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 TensorFlow 2.7.1, TensorFlow 2.6.3, and TensorFlow 2.5.3, ...

4CVSS6.5AI score0.00221EPSS
Exploits1References3Affected Software1
Prion
Prion
added 2022/02/04 11:15 p.m.18 views

Stack overflow

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 partial or has a number of elements that would overflow t...

4CVSS6.4AI score0.0022EPSS
Exploits1References3Affected Software1
Prion
Prion
added 2022/02/04 11:15 p.m.16 views

Stack overflow

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 build a tensor using a reference dtype. This would result in a crash due to a CHECK-fail in the Tensor constructor as...

4CVSS6.4AI score0.00303EPSS
Exploits1References4Affected Software1
Prion
Prion
added 2022/02/04 11:15 p.m.15 views

Heap overflow

Tensorflow is an Open Source Machine Learning Framework. TensorFlow is vulnerable to a heap OOB write in Grappler. The setoutput function writes to an array at the specified index. Hence, this gives a malicious user a write primitive. The fix will be included in TensorFlow 2.8.0. We will also...

6.5CVSS8.6AI score0.00391EPSS
Exploits1References4Affected Software1
Rows per page
Query Builder