Lucene search
+L

9218 matches found

Github Security Blog
Github Security Blog
added 2020/12/10 7:07 p.m.58 views

CHECK-fail in LSTM with zero-length input in TensorFlow

Impact 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. Patches We have patched the...

4.4CVSS3.8AI score0.00171EPSS
SaveExploits0References7Affected Software3
Github Security Blog
Github Security Blog
added 2020/12/10 7:07 p.m.125 views

Write to immutable memory region in TensorFlow

Impact 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 memory area: python import...

4.4CVSS0.9AI score0.00209EPSS
SaveExploits1References7Affected Software3
OSV
OSV
added 2020/12/10 7:07 p.m.12 views

GHSA-HHVC-G5HV-48C6 Write to immutable memory region in TensorFlow

Impact 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 memory area: python import...

4.8CVSS5.9AI score0.00209EPSS
SaveExploits1References7
OSV
OSV
added 2020/12/10 7:07 p.m.23 views

GHSA-C9F3-9WFR-WGH7 Lack of validation in data format attributes in TensorFlow

Impact 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. However, these assumptions are not checked and this can result in uninitialized memory accesses, read outside of bounds a...

4.4CVSS5.8AI score0.00241EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2020/12/10 7:07 p.m.73 views

Lack of validation in data format attributes in TensorFlow

Impact 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. However, these assumptions are not checked and this can result in uninitialized memory accesses, read outside of bounds a...

7.8CVSS2.1AI score0.00241EPSS
SaveExploits1References7Affected Software3
Github Security Blog
Github Security Blog
added 2020/12/10 7:07 p.m.137 views

Uninitialized memory access in TensorFlow

Impact 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: cc struct QUInt8 QUInt8 /...

5.3CVSS3.4AI score0.00251EPSS
SaveExploits1References7Affected Software3
OSV
OSV
added 2020/12/10 7:07 p.m.12 views

GHSA-QHXX-J73R-QPM2 Uninitialized memory access in TensorFlow

Impact 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: cc struct QUInt8 QUInt8 /...

4.8CVSS6.1AI score0.00251EPSS
SaveExploits1References7
CNNVD
CNNVD
added 2020/12/10 12:00 a.m.12 views

Google TensorFlow 缓冲区错误漏洞

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 the DataFormatVecPermute API not validating the src format and dst format attributes. An attacker could exploit the...

7.8CVSS7.4AI score0.00241EPSS
SaveExploits1References7
CNNVD
CNNVD
added 2020/12/10 12:00 a.m.15 views

Google TensorFlow 缓冲区错误漏洞

Google TensorFlow is a suite of end-to-end open source platforms for machine learning from Google USA. Google TensorFlow has a security vulnerability that can be exploited by an attacker to access a special directory...

7.5CVSS7.1AI score0.00689EPSS
SaveExploits1References6
CNNVD
CNNVD
added 2020/12/10 12:00 a.m.13 views

Google TensorFlow 输入验证错误漏洞

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.4CVSS5.8AI score0.00171EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2020/12/10 12:00 a.m.6 views

PT-2020-16389 · Google · Tensorflow

Name of the Vulnerable Software and Affected Versions: TensorFlow versions prior to 1.15.5 TensorFlow versions prior to 2.0.4 TensorFlow versions prior to 2.1.3 TensorFlow versions prior to 2.2.2 TensorFlow versions prior to 2.3.2 TensorFlow versions prior to 2.4.0 Description: In affected versio...

9.3CVSS5.8AI score0.00447EPSS
SaveExploits5References93
Positive Technologies
Positive Technologies
added 2020/12/10 12:00 a.m.14 views

PT-2020-16393 · Google · Tensorflow

Name of the Vulnerable Software and Affected Versions: TensorFlow versions prior to 1.15.5 TensorFlow versions prior to 2.0.4 TensorFlow versions prior to 2.1.3 TensorFlow versions prior to 2.2.2 TensorFlow versions prior to 2.3.2 TensorFlow versions prior to 2.4.0 Description: In affected versio...

9.3CVSS5.8AI score0.00447EPSS
SaveExploits5References93
Positive Technologies
Positive Technologies
added 2020/12/10 12:00 a.m.7 views

PT-2020-16392 · Google · Tensorflow

Name of the Vulnerable Software and Affected Versions: TensorFlow versions 2.4.0rc Description: The general implementation for matching filesystem paths to globbing pattern in TensorFlow is vulnerable to an access out of bounds of the array holding the directories. This issue arises due to...

7.5CVSS7.3AI score0.00689EPSS
SaveExploits1References24
CNNVD
CNNVD
added 2020/12/10 12:00 a.m.14 views

Google TensorFlow 缓冲区错误漏洞

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.3CVSS6.5AI score0.00251EPSS
SaveExploits1References7
CNNVD
CNNVD
added 2020/12/10 12:00 a.m.14 views

Google TensorFlow 缓冲区错误漏洞

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

4.4CVSS6AI score0.00213EPSS
SaveExploits1References7
CNNVD
CNNVD
added 2020/12/10 12:00 a.m.17 views

Google TensorFlow 安全漏洞

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.4CVSS6.2AI score0.00209EPSS
SaveExploits1References7
Positive Technologies
Positive Technologies
added 2020/12/10 12:00 a.m.8 views

PT-2020-16391 · Google · Tensorflow

Name of the Vulnerable Software and Affected Versions: TensorFlow versions prior to 1.15.5 TensorFlow versions prior to 2.0.4 TensorFlow versions prior to 2.1.3 TensorFlow versions prior to 2.2.2 TensorFlow versions prior to 2.3.2 TensorFlow versions prior to 2.4.0 Description: The tf.raw...

9.3CVSS5.9AI score0.00447EPSS
SaveExploits5References93
IBM Security Bulletins
IBM Security Bulletins
added 2020/12/09 4:43 a.m.37 views

Security Bulletin: IBM Watson Discovery for IBM Cloud Pak for Data affected by vulnerability in TensorFlow

Summary IBM Watson Discovery for IBM Cloud Pak for Data contains a vulnerable version of TensorFlow. Vulnerability Details CVEID: CVE-2020-15190 DESCRIPTION: TensorFlow is vulnerable to a denial of service, caused by improper input validation by the tf.rawops.Switch operation in eager mode. By...

9.9CVSS1.1AI score0.01287EPSS
SaveExploits24Affected Software1
OSV
OSV
added 2020/11/13 5:18 p.m.22 views

GHSA-XWHF-G6J5-J5GC Float cast overflow undefined behavior

Impact When the boxes argument of tf.image.cropandresize has a very large value, the CPU kernel implementation receives it as a C++ nan floating point value. Attempting to operate on this is undefined behavior which later produces a segmentation fault. Patches We have patched the issue in...

6.3CVSS7.1AI score0.0094EPSS
SaveExploits1References8
Github Security Blog
Github Security Blog
added 2020/11/13 5:18 p.m.71 views

Float cast overflow undefined behavior

Impact When the boxes argument of tf.image.cropandresize has a very large value, the CPU kernel implementation receives it as a C++ nan floating point value. Attempting to operate on this is undefined behavior which later produces a segmentation fault. Patches We have patched the issue in...

7.5CVSS1.8AI score0.0094EPSS
SaveExploits1References8Affected Software3
Rows per page
Query Builder