Lucene search
+L

9218 matches found

CNVD
CNVD
added 2020/12/15 12:00 a.m.8 views

Google TensorFlow Buffer Overflow Vulnerability (CNVD-2021-00090)

Google TensorFlow is a suite of end-to-end open source platforms for machine learning from Google USA. Google TensorFlow suffers from a buffer overflow vulnerability that can be exploited by an attacker to cause a buffer overflow...

4.4CVSS7.4AI score0.00209EPSS
SaveExploits1References1
Veracode
Veracode
added 2020/12/14 5:12 a.m.28 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service DoS. The vulnerability exists as the function GetMatchingPaths for matching filesystem paths to globbing pattern crashes the application by causing the out of bounds read...

7.5CVSS3.4AI score0.00689EPSS
SaveExploits1References2Affected Software3
Veracode
Veracode
added 2020/12/14 4:08 a.m.32 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service DoS. The vulnerability exists as the tf.rawops.ImmutableConst operation crashes the Python interpreter when it tries to write the immutable memory area, if the type of the tensor is not an integral type...

4.4CVSS3.9AI score0.00209EPSS
SaveExploits1References2Affected Software3
Veracode
Veracode
added 2020/12/11 3:29 a.m.29 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service. A CHECK-fail in LSTM allows an attacker to crash the application with a zero-length input...

4.4CVSS3.7AI score0.00171EPSS
SaveExploits0References3Affected Software3
Veracode
Veracode
added 2020/12/11 3:26 a.m.25 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service. A unauthorized write to immutable memory region results in a segmentation fault and an application crash...

4.4CVSS3.9AI score0.00209EPSS
SaveExploits1References3Affected Software3
Veracode
Veracode
added 2020/12/11 3:15 a.m.29 views

Arbitrary Code Execution

tensorflow is vulnerable to arbitrary code execution. An attacker is able to execute arbitrary code on the host OS via a saved model by triggering the use of uninitialized values during code execution...

5.3CVSS5.1AI score0.00251EPSS
SaveExploits1References3Affected Software3
Veracode
Veracode
added 2020/12/11 3:10 a.m.30 views

Information Disclosure

tensorflow is vulnerable to information disclosure. A heap out-of-bounds read in MakeEdge allows an attacker to leak address and potentially obtain confidential information...

4.4CVSS2.2AI score0.00213EPSS
SaveExploits1References3Affected Software3
CNVD
CNVD
added 2020/12/11 12:00 a.m.5 views

Google TensorFlow Buffer Overflow Vulnerability (CNVD-2021-00094)

Google TensorFlow is a suite of end-to-end open source platforms for machine learning from Google USA. Google TensorFlow suffers from a buffer overflow vulnerability that stems from a tensor buffer being populated with the default value for the type, but forgetting to initialize the quantized...

5.3CVSS7.3AI score0.00251EPSS
SaveExploits1References1
CNVD
CNVD
added 2020/12/11 12:00 a.m.6 views

Google TensorFlow Denial of Service Vulnerability (CNVD-2021-00093)

Google TensorFlow is a suite of end-to-end open source platforms for machine learning from Google USA. Google TensorFlow suffers from a denial-of-service vulnerability that stems from the LSTM GRU layer receiving a zero-length input when using a CUDA backend, which results in a check failure. An...

4.4CVSS6.8AI score0.00171EPSS
SaveExploits0References1
OSV
OSV
added 2020/12/10 11:15 p.m.31 views

CVE-2020-26269

In TensorFlow release candidate versions 2.4.0rc, the general implementation for matching filesystem paths to globbing pattern is vulnerable to an access out of bounds of the array holding the directories. There are multiple invariants and preconditions that are assumed by the parallel...

7.5CVSS7.5AI score
SaveExploits0References2
NVD
NVD
added 2020/12/10 11:15 p.m.19 views

CVE-2020-26269

In TensorFlow release candidate versions 2.4.0rc, the general implementation for matching filesystem paths to globbing pattern is vulnerable to an access out of bounds of the array holding the directories. There are multiple invariants and preconditions that are assumed by the parallel...

7.5CVSS7.5AI score0.00689EPSS
SaveExploits1References2
NVD
NVD
added 2020/12/10 11:15 p.m.25 views

CVE-2020-26270

In affected versions of TensorFlow running an LSTM/GRU model where the LSTM/GRU layer receives an input with zero-length results in a CHECK failure when using the CUDA backend. This can result in a query-of-death vulnerability, via denial of service, if users can control the input to the layer...

4.4CVSS4.9AI score0.00171EPSS
SaveExploits0References2
OSV
OSV
added 2020/12/10 11:15 p.m.27 views

CVE-2020-26266

In affected versions of TensorFlow under certain cases a saved model can trigger use of uninitialized values during code execution. This is caused by having tensor buffers be filled with the default value of the type but forgetting to default initialize the quantized floating point types in Eigen...

5.3CVSS5.3AI score
SaveExploits0References2
OSV
OSV
added 2020/12/10 11:15 p.m.23 views

CVE-2020-26267

In affected versions of TensorFlow the tf.rawops.DataFormatVecPermute API does not validate the srcformat and dstformat attributes. The code assumes that these two arguments define a permutation of NHWC. This can result in uninitialized memory accesses, read outside of bounds and even crashes. Th...

7.8CVSS7.5AI score
SaveExploits0References2
NVD
NVD
added 2020/12/10 11:15 p.m.19 views

CVE-2020-26266

In affected versions of TensorFlow under certain cases a saved model can trigger use of uninitialized values during code execution. This is caused by having tensor buffers be filled with the default value of the type but forgetting to default initialize the quantized floating point types in Eigen...

5.3CVSS5.4AI score0.00251EPSS
SaveExploits1References2
NVD
NVD
added 2020/12/10 11:15 p.m.28 views

CVE-2020-26267

In affected versions of TensorFlow the tf.rawops.DataFormatVecPermute API does not validate the srcformat and dstformat attributes. The code assumes that these two arguments define a permutation of NHWC. This can result in uninitialized memory accesses, read outside of bounds and even crashes. Th...

7.8CVSS6AI score0.00241EPSS
SaveExploits1References2
NVD
NVD
added 2020/12/10 11:15 p.m.23 views

CVE-2020-26268

In affected versions of TensorFlow the tf.rawops.ImmutableConst operation returns a constant tensor created from a memory mapped file which is assumed immutable. However, if the type of the tensor is not an integral type, the operation crashes the Python interpreter as it tries to write to the...

4.4CVSS5.1AI score0.00209EPSS
SaveExploits1References2
OSV
OSV
added 2020/12/10 11:15 p.m.25 views

CVE-2020-26268

In affected versions of TensorFlow the tf.rawops.ImmutableConst operation returns a constant tensor created from a memory mapped file which is assumed immutable. However, if the type of the tensor is not an integral type, the operation crashes the Python interpreter as it tries to write to the...

4.4CVSS4.6AI score
SaveExploits0References2
OSV
OSV
added 2020/12/10 11:15 p.m.29 views

CVE-2020-26270

In affected versions of TensorFlow running an LSTM/GRU model where the LSTM/GRU layer receives an input with zero-length results in a CHECK failure when using the CUDA backend. This can result in a query-of-death vulnerability, via denial of service, if users can control the input to the layer...

3.3CVSS3.7AI score
SaveExploits0References2
OSV
OSV
added 2020/12/10 11:15 p.m.13 views

PYSEC-2020-254

In affected versions of TensorFlow under certain cases a saved model can trigger use of uninitialized values during code execution. This is caused by having tensor buffers be filled with the default value of the type but forgetting to default initialize the quantized floating point types in Eigen...

5.3CVSS5.9AI score0.00251EPSS
SaveExploits1References2
Rows per page
Query Builder