Lucene search
+L

3137 matches found

CNVD
CNVD
added 2022/02/16 12:0 a.m.74 views

Google TensorFlow buffer overflow vulnerability (CNVD-2022-11510)

Google TensorFlow is an end-to-end open source platform for machine learning from Google USA. Google TensorFlow has a buffer overflow vulnerability, which stems from the fact that the implementation of SparseCountSparseOutput is prone to heap overflow and can be exploited by an attacker to cause ...

8.8CVSS3.7AI score0.00788EPSS
SaveExploits1References1
CNVD
CNVD
added 2022/02/09 12:0 a.m.58 views

Google Tensorflow has an unspecified vulnerability (CNVD-2022-09895)

Google TensorFlow is an end-to-end open source platform for machine learning from Google, Inc...

6.5CVSS2.6AI score0.00992EPSS
SaveExploits1References1
CNVD
CNVD
added 2022/02/09 12:0 a.m.34 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.00789EPSS
SaveExploits0References1
CNVD
CNVD
added 2022/02/09 12:0 a.m.88 views

Google Tensorflow Input Validation Error Vulnerability (CNVD-2022-09896)

Google TensorFlow is an end-to-end open source platform for machine learning from Google, Inc. Google TensorFlow is vulnerable to an input validation error that could be exploited by an attacker to create an operation that contains a tensor with enough elements to cause an integer overflow...

6.5CVSS3.4AI score0.00783EPSS
SaveExploits1References1
CNVD
CNVD
added 2022/02/09 12:0 a.m.74 views

Google Tensorflow buffer overflow vulnerability (CNVD-2022-09899)

Google TensorFlow is an end-to-end open source platform for machine learning from Google, Inc. A buffer overflow vulnerability exists in Google TensorFlow, which stems from a typo in TensorFlow's SpecializeType that could be exploited by an attacker to read and write outside the bounds of the dat...

8.8CVSS3.7AI score0.00837EPSS
SaveExploits1References1
CNVD
CNVD
added 2022/02/09 12:0 a.m.20 views

Google Tensorflow code issue vulnerability (CNVD-2022-09867)

Google TensorFlow is a suite of end-to-end open source platforms for machine learning from Google USA. Google TensorFlow suffers from a code issue vulnerability that stems from TensorFlow triggering null pointer dereferences if default settings are used when building the XLA compilation cache. No...

6.5CVSS6.6AI score0.00774EPSS
SaveExploits1References1
CNVD
CNVD
added 2022/02/09 12:0 a.m.26 views

Google Tensorflow code issue vulnerability (CNVD-2022-09885)

Google TensorFlow is an end-to-end open source platform for machine learning from Google USA. Google TensorFlow is vulnerable to a code issue that stems from the fact that TensorFlow may fail to specialize types during shape inference. No detailed vulnerability details are currently available...

6.5CVSS2.4AI score0.00992EPSS
SaveExploits1References1
CNVD
CNVD
added 2022/02/09 12:0 a.m.34 views

Google Tensorflow Buffer Overflow Vulnerability (CNVD-2022-09884)

Google TensorFlow is an end-to-end open source platform for machine learning from Google Google. Google Tensorflow is vulnerable to a buffer overflow vulnerability that could be exploited by an attacker to build a TFLite model that allows limited reads and writes to the outside of arrays in TFLit...

8.8CVSS2.9AI score0.00837EPSS
SaveExploits1References1
CNVD
CNVD
added 2022/02/09 12:0 a.m.85 views

Google Tensorflow Input Validation Error Vulnerability (CNVD-2022-09897)

Google TensorFlow is an end-to-end open source platform for machine learning from Google, U.S. Google TensorFlow is vulnerable to an input validation error that could be exploited by an attacker to create an operation containing a tensor with enough elements to cause an integer overflow...

6.5CVSS3.3AI score0.00783EPSS
SaveExploits1References1
CNVD
CNVD
added 2022/02/09 12:0 a.m.56 views

Google Tensorflow numeric error vulnerability (CNVD-2022-09879)

Google TensorFlow is an end-to-end open source platform for machine learning from Google, Inc. A numerical error vulnerability exists in Google Tensorflow, which could be exploited by an attacker to create a TFLite model that triggers a division in the "BiasAndClamp" implementation. The...

6.5CVSS4.4AI score0.00757EPSS
SaveExploits1References1
CNVD
CNVD
added 2022/02/09 12:0 a.m.96 views

Google Tensorflow Code Issue Vulnerability (NVD-C-2022-117042)

Google TensorFlow is a suite of end-to-end open source platforms for machine learning from Google USA. Google TensorFlow suffers from a code issue vulnerability that can be exploited by an attacker to cause a process to crash because it encounters an incorrect StatusOr value and force it to extra...

7.5CVSS7.4AI score0.00973EPSS
SaveExploits1References1
CNVD
CNVD
added 2022/02/09 12:0 a.m.76 views

Google Tensorflow code issue vulnerability (CNVD-2022-09892)

Google TensorFlow is an end-to-end open-source platform for machine learning from Google, a U.S. company. Google TensorFlow is vulnerable to a code issue that could be exploited by an attacker to cause a crash...

6.5CVSS2.5AI score0.00783EPSS
SaveExploits1References1
NVD
NVD
added 2022/02/04 11:15 p.m.31 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.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.37 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
NVD
NVD
added 2022/02/04 11:15 p.m.42 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.00872EPSS
SaveExploits1References3
NVD
NVD
added 2022/02/04 11:15 p.m.33 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.00924EPSS
SaveExploits1References4
NVD
NVD
added 2022/02/04 11:15 p.m.47 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.00992EPSS
SaveExploits1References3
NVD
NVD
added 2022/02/04 11:15 p.m.33 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.00783EPSS
SaveExploits1References3
NVD
NVD
added 2022/02/04 11:15 p.m.54 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.00725EPSS
SaveExploits1References3
Rows per page
Query Builder