Lucene search
+L

3630 matches found

CNVD
CNVD
added 2021/05/17 12:00 a.m.15 views

Google TensorFlow divide-by-zero error vulnerability (CNVD-2021-36340)

Google TensorFlow is an end-to-end open source machine learning platform. A security vulnerability exists in DepthToSpace in Google TensorFlow. No details of the vulnerability are provided at this time...

7.8CVSS6.6AI score0.00201EPSS
SaveExploits1References1
CNVD
CNVD
added 2021/05/17 12:00 a.m.21 views

Google TensorFlow divide-by-zero error vulnerability (CNVD-2021-36342)

Google TensorFlow is an end-to-end open source machine learning platform. A security vulnerability exists in SpaceToBatchNd in Google TensorFlow. No details of the vulnerability are provided at this time...

7.8CVSS6.6AI score0.00201EPSS
SaveExploits1References1
CNVD
CNVD
added 2021/05/17 12:00 a.m.10 views

Google TensorFlow divide-by-zero error vulnerability (CNVD-2021-36344)

Google TensorFlow is an end-to-end open source machine learning platform. A divide-by-zero error vulnerability exists in Split in Google TensorFlow. No detailed vulnerability details are provided at this time...

7.8CVSS6.5AI score0.00209EPSS
SaveExploits1References1
OSV
OSV
added 2021/05/14 8:15 p.m.8 views

PYSEC-2021-714

TensorFlow is an end-to-end open source platform for machine learning. The optimized implementation of the TransposeConv TFLite operator is vulnerable to a division by zero error. An attacker can craft a model such that strideh,w values are 0. Code calling this function must validate these...

7.8CVSS7.1AI score0.00201EPSS
SaveExploits1References2
PyPA
PyPA
added 2021/05/14 8:15 p.m.10 views

PYSEC-2021-224

TensorFlow is an end-to-end open source platform for machine learning. The Prepare step of the SpaceToDepth TFLite operator does not check for 0 before divisionhttps://github.com/tensorflow/tensorflow/blob/5f7975d09eac0f10ed8a17dbb6f5964977725adc/tensorflow/lite/kernels/spacetodepth.ccL63-L67. An...

7.8CVSS6.9AI score0.00201EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
added 2021/05/14 8:15 p.m.9 views

PYSEC-2021-515

TensorFlow is an end-to-end open source platform for machine learning. The Prepare step of the SpaceToDepth TFLite operator does not check for 0 before divisionhttps://github.com/tensorflow/tensorflow/blob/5f7975d09eac0f10ed8a17dbb6f5964977725adc/tensorflow/lite/kernels/spacetodepth.ccL63-L67. An...

7.8CVSS6.9AI score0.00201EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
added 2021/05/14 8:15 p.m.8 views

PYSEC-2021-450

TensorFlow is an end-to-end open source platform for machine learning. The tf.rawops.Conv3DBackprop operations fail to validate that the input tensors are not empty. In turn, this would result in a division by 0. This is because the...

5.5CVSS6.8AI score0.00189EPSS
SaveExploits1References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2021/05/14 8:15 p.m.6 views

CVE-2021-29585

TensorFlow is an end-to-end open source platform for machine learning. The TFLite computation for size of output after padding, ComputeOutSizehttps://github.com/tensorflow/tensorflow/blob/0c9692ae7b1671c983569e5d3de5565843d500cf/tensorflow/lite/kernels/padding.hL43-L55, does not check that the...

7.8CVSS7AI score0.00201EPSS
SaveExploits1References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2021/05/14 8:15 p.m.7 views

CVE-2021-29599

TensorFlow is an end-to-end open source platform for machine learning. The implementation of the Split TFLite operator is vulnerable to a division by zero errorhttps://github.com/tensorflow/tensorflow/blob/e2752089ef7ce9bcf3db0ec618ebd23ea119d0c7/tensorflow/lite/kernels/split.ccL63-L65. An attack...

7.8CVSS7AI score0.00209EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2021/05/14 8:15 p.m.10 views

PYSEC-2021-224

TensorFlow is an end-to-end open source platform for machine learning. The Prepare step of the SpaceToDepth TFLite operator does not check for 0 before divisionhttps://github.com/tensorflow/tensorflow/blob/5f7975d09eac0f10ed8a17dbb6f5964977725adc/tensorflow/lite/kernels/spacetodepth.ccL63-L67. An...

7.8CVSS7.1AI score0.00201EPSS
SaveExploits1References2
OSV
OSV
added 2021/05/14 8:15 p.m.12 views

PYSEC-2021-648

TensorFlow is an end-to-end open source platform for machine learning. The tf.rawops.Conv3DBackprop operations fail to validate that the input tensors are not empty. In turn, this would result in a division by 0. This is because the...

5.5CVSS6.1AI score0.00189EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2021/05/14 7:35 p.m.100 views

CVE-2021-29522

TensorFlow is an end-to-end open source platform for machine learning. The tf.rawops.Conv3DBackprop operations fail to validate that the input tensors are not empty. In turn, this would result in a division by 0. This is because the...

5.5CVSS6.8AI score0.00189EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2021/05/14 7:22 p.m.17 views

CVE-2021-29587

TensorFlow is an end-to-end open source platform for machine learning. The Prepare step of the SpaceToDepth TFLite operator does not check for 0 before divisionhttps://github.com/tensorflow/tensorflow/blob/5f7975d09eac0f10ed8a17dbb6f5964977725adc/tensorflow/lite/kernels/spacetodepth.ccL63-L67. An...

7.8CVSS7AI score0.00201EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2021/05/14 7:22 p.m.13 views

CVE-2021-29588

TensorFlow is an end-to-end open source platform for machine learning. The optimized implementation of the TransposeConv TFLite operator is vulnerable to a division by zero error. An attacker can craft a model such that strideh,w values are 0. Code calling this function must validate these...

7.8CVSS7AI score0.00201EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2021/05/14 7:16 p.m.18 views

CVE-2021-29573

TensorFlow is an end-to-end open source platform for machine learning. The implementation of tf.rawops.MaxPoolGradWithArgmax is vulnerable to a division by 0. The...

5.5CVSS6.9AI score0.00189EPSS
SaveExploits1
CNNVD
CNNVD
added 2021/05/14 12:00 a.m.12 views

Google TensorFlow 数字错误漏洞

Google TensorFlow is an end-to-end open source machine learning platform. A divide-by-zero error vulnerability exists in the Conv3D implementation in TensorFlow versions prior to 2.5.0. An attacker could exploit the vulnerability to cause the program to crash...

5.5CVSS5.7AI score0.00189EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2021/05/14 12:00 a.m.11 views

Google TensorFlow 数字错误漏洞

Google TensorFlow is a suite of end-to-end open source platforms for machine learning from Google USA. A number error vulnerability exists in Google TensorFlow 2.4.2, 2.3.3, 2.2.3, 2.1.4, which can be exploited by an attacker to cause a runtime divide-by-zero error and denial of service in...

5.5CVSS5.7AI score0.00189EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2021/05/14 12:00 a.m.10 views

Google TensorFlow 数字错误漏洞

Google TensorFlow is an end-to-end open source machine learning platform. A divide-by-zero error vulnerability exists in the tf.rawops.Conv2DBackpropFilter implementation in TensorFlow versions prior to 2.5.0. No detailed vulnerability details are provided at this time...

5.5CVSS5.6AI score0.00189EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2021/05/14 12:00 a.m.9 views

Google TensorFlow 数字错误漏洞

Google TensorFlow is an end-to-end open source machine learning platform. A divide-by-zero error vulnerability exists in the tf.rawops.QuantizedConv2D implementation in TensorFlow versions prior to 2.5.0. No detailed vulnerability details are provided at this time...

5.5CVSS5.6AI score0.00189EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2021/05/14 12:00 a.m.17 views

Google TensorFlow 数字错误漏洞

Google TensorFlow is an end-to-end open source machine learning platform. A divide-by-zero error vulnerability exists in Split in Google TensorFlow. No detailed vulnerability details are provided at this time...

7.8CVSS5.5AI score0.00209EPSS
SaveExploits1References3
Rows per page
Query Builder