Lucene search
+L

9211 matches found

CNNVD
CNNVD
added 2020/12/10 12:0 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:0 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:0 a.m.13 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:0 a.m.5 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
CNNVD
CNNVD
added 2020/12/10 12:0 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:0 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
Positive Technologies
Positive Technologies
added 2020/12/10 12:0 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:0 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:0 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:0 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.36 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
Github Security Blog
Github Security Blog
added 2020/11/13 5:18 p.m.70 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
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
OSV
OSV
added 2020/11/13 5:13 p.m.49 views

GHSA-RRFP-J2MP-HQ9C Segfault in `tf.quantization.quantize_and_dequantize`

Impact An attacker can pass an invalid axis value to tf.quantization.quantizeanddequantize: python tf.quantization.quantizeanddequantize input=2.5, 2.5, inputmin=0,0, inputmax=1,1, axis=10 This results in accessing a dimension outside the rank of the input tensor in the C++ kernel implementation:...

7.1CVSS7.2AI score0.00908EPSS
SaveExploits1References8
Github Security Blog
Github Security Blog
added 2020/11/13 5:13 p.m.80 views

Segfault in `tf.quantization.quantize_and_dequantize`

Impact An attacker can pass an invalid axis value to tf.quantization.quantizeanddequantize: python tf.quantization.quantizeanddequantize input=2.5, 2.5, inputmin=0,0, inputmax=1,1, axis=10 This results in accessing a dimension outside the rank of the input tensor in the C++ kernel implementation:...

7.5CVSS1.4AI score0.00908EPSS
SaveExploits1References8Affected Software3
CNVD
CNVD
added 2020/11/04 12:0 a.m.24 views

Google TensorFlow Buffer Overflow Vulnerability (CNVD-2020-62802)

Google TensorFlow is a suite of end-to-end open source platforms for machine learning from Google USA. A security vulnerability exists in Tensorflow versions prior to 2.4.0, which can be exploited by an attacker to pass an invalid axis value to tf.quantization. digit transformation and dequantize...

7.5CVSS6.7AI score0.00908EPSS
SaveExploits1References1
IBM Security Bulletins
IBM Security Bulletins
added 2020/10/29 9:58 p.m.30 views

Security Bulletin: Numerous CVE entires for TensorFlow in Watson Machine Learning Community Edition

Summary An collection of CVE's have been published for TensorFlow. Details of each are listed. Vulnerability Details CVEID: CVE-2020-15206 DESCRIPTION: TensorFlow is vulnerable to a denial of service, caused by a flaw when changing the SavedModel protocol buffer and altering the name of required...

9.9CVSS1.2AI score0.01287EPSS
SaveExploits23Affected Software1
OSV
OSV
added 2020/10/29 11:23 a.m.9 views

OPENSUSE-SU-2020:1766-1 Security update for tensorflow2

This update for tensorflow2 fixes the following issues: - updated to 2.1.2 with following fixes boo1177022: Fixes an undefined behavior causing a segfault in tf.rawops.Switch CVE-2020-15190 Fixes three vulnerabilities in conversion to DLPack format CVE-2020-15191, CVE-2020-15192, CVE-2020-15193...

9.8CVSS10AI score0.01287EPSS
SaveExploits16References21
IBM Security Bulletins
IBM Security Bulletins
added 2020/10/26 4:54 p.m.24 views

Security Bulletin: CVE-2020-15190 for Tensorflow in Watson Machine Learning Community Edition

Summary In Tensorflow before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, the tf.rawops.Switch operation takes as input a tensor and a boolean and outputs two tensors. Depending on the boolean value, one of the tensors is exactly the input tensor whereas the other one should be an empty tensor...

5.3CVSS1AI score0.00943EPSS
SaveExploits1Affected Software1
CNVD
CNVD
added 2020/10/23 12:0 a.m.5 views

Google TensorFlow Buffer Overflow Vulnerability (CNVD-2020-62809)

Google TensorFlow is a suite of end-to-end open source platforms for machine learning from Google USA. A security vulnerability exists in Tensorflow versions prior to 2.4.0, which stems from when the parameter to boxes of tf.image.cropandresize has a very large value, and the CPU kernel...

7.5CVSS7AI score0.0094EPSS
SaveExploits1References1
Rows per page
Query Builder