Lucene search
+L

9211 matches found

Veracode
Veracode
added 2022/02/08 5:47 a.m.20 views

Denial Of Service (DoS)

Tensorflow is vulnerable to denial of service. The vulnerability exists due to a lack of santization of the CHECK assertion in shapeinference.cc file allowing an attacker to crash the system by injecting invalid dtype, 0 elements or an invalid shape...

6.5CVSS3.3AI score0.00469EPSS
SaveExploits0References2Affected Software3
Veracode
Veracode
added 2022/02/08 5:36 a.m.21 views

Denial Of Service (DoS)

Tensorflow is vulnerable to denial of service. An attacker is able to crash the system by altering a SavedModel such that assertions in function.cc would be falsified and crash the Python interpreter...

6.5CVSS3.7AI score0.008EPSS
SaveExploits1References4Affected Software3
Veracode
Veracode
added 2022/02/08 4:24 a.m.19 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service. An attacker can crash the application through the GraphDef in tensorflow SavedModel by providing an invalid argument to ctortype...

7.5CVSS3.8AI score0.00973EPSS
SaveExploits1References6Affected Software3
Veracode
Veracode
added 2022/02/08 3:37 a.m.23 views

Denial Of Service (DoS)

Tensorflow is vulnerable to denial of service. The vulnerability exists due to a lack of sanitization of a CHECK assertion in resource handle tensor from protobuf allowing an attacker to crash the system via maliciously crafted controlled arguments...

6.5CVSS2.6AI score0.00469EPSS
SaveExploits0References2Affected Software3
OSV
OSV
added 2022/02/07 10:1 p.m.11 views

GHSA-627Q-G293-49Q7 Abort caused by allocating a vector that is too large in Tensorflow

Impact During shape inference, TensorFlow can allocate a large vector based on a value from a tensor controlled by the user: cc const auto numdims = Valueshapedim; std::vector dims; dims.reservenumdims; Patches We have patched the issue in GitHub commit 1361fb7e29449629e1df94d44e0427ebec8c83c7. T...

6.5CVSS6.6AI score0.00821EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2022/02/07 10:1 p.m.32 views

Abort caused by allocating a vector that is too large in Tensorflow

Impact During shape inference, TensorFlow can allocate a large vector based on a value from a tensor controlled by the user: cc const auto numdims = Valueshapedim; std::vector dims; dims.reservenumdims; Patches We have patched the issue in GitHub commit 1361fb7e29449629e1df94d44e0427ebec8c83c7. T...

6.5CVSS1.6AI score0.00821EPSS
SaveExploits1References7Affected Software3
OSV
OSV
added 2022/02/07 10:1 p.m.15 views

GHSA-FQ86-3F29-PX2C `CHECK`-failures during Grappler's `IsSimplifiableReshape` in Tensorflow

Impact The Grappler optimizer in TensorFlow can be used to cause a denial of service by altering a SavedModel such that IsSimplifiableReshape would trigger CHECK failures. Patches We have patched the issue in GitHub commits ebc1a2ffe5a7573d905e99bd0ee3568ee07c12c1,...

6.5CVSS5.9AI score0.01151EPSS
SaveExploits1References9
Github Security Blog
Github Security Blog
added 2022/02/07 10:1 p.m.30 views

`CHECK`-failures during Grappler's `IsSimplifiableReshape` in Tensorflow

Impact The Grappler optimizer in TensorFlow can be used to cause a denial of service by altering a SavedModel such that IsSimplifiableReshape would trigger CHECK failures. Patches We have patched the issue in GitHub commits ebc1a2ffe5a7573d905e99bd0ee3568ee07c12c1,...

6.5CVSS2.8AI score0.01151EPSS
SaveExploits1References9Affected Software3
Veracode
Veracode
added 2022/02/07 5:11 p.m.25 views

Denial Of Service (DoS)

Tensorflow is vulnerable to denial of service. The vulnerability exists due to a lack of sanitization in the BiasAndClamp implementation allowing an attacker to crash the system by injecting biassize set to zero...

6.5CVSS3.2AI score0.00757EPSS
SaveExploits1References3Affected Software3
NVD
NVD
added 2022/02/04 11:15 p.m.30 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.8CVSS0.00888EPSS
SaveExploits1References3
NVD
NVD
added 2022/02/04 11:15 p.m.51 views

CVE-2022-23589

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 this can occur, for the same malicious alteration of a SavedModel file fixing the first one would trigger the same...

6.5CVSS0.01097EPSS
SaveExploits1References5
NVD
NVD
added 2022/02/04 11:15 p.m.49 views

CVE-2022-23588

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...

6.5CVSS0.00864EPSS
SaveExploits1References4
NVD
NVD
added 2022/02/04 11:15 p.m.38 views

CVE-2022-23591

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 satisfied. However, a GraphDef containing a fragment such as the following can be consumed when loading a SavedModel. This...

7.5CVSS0.00789EPSS
SaveExploits0References2
NVD
NVD
added 2022/02/04 11:15 p.m.32 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.00858EPSS
SaveExploits1References3
NVD
NVD
added 2022/02/04 11:15 p.m.17 views

CVE-2022-23595

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 the default scenario, all devices are allowed, so flr-configproto is nullptr. The fix will be included in TensorFlow...

6.5CVSS0.00774EPSS
SaveExploits1References3
NVD
NVD
added 2022/02/04 11:15 p.m.60 views

CVE-2022-23590

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 encountering a StatusOr value that is an error and forcibly extracting the value from it. We have patched the issue in multiple...

7.5CVSS0.00973EPSS
SaveExploits1References3
NVD
NVD
added 2022/02/04 11:15 p.m.37 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.0087EPSS
SaveExploits1References3
NVD
NVD
added 2022/02/04 11:15 p.m.21 views

CVE-2022-23594

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 MLIR-based dialect. If an attacker changes the SavedModel format on disk to invalidate these assumptions and the GraphDef i...

8.8CVSS0.00142EPSS
SaveExploits0References2
NVD
NVD
added 2022/02/04 11:15 p.m.43 views

CVE-2022-23576

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 ...

6.5CVSS0.00783EPSS
SaveExploits1References3
NVD
NVD
added 2022/02/04 11:15 p.m.38 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.00783EPSS
SaveExploits1References3
Rows per page
Query Builder