Lucene search
K

14 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2021-0328

Malware in sbrugna...

7.8CVSS7.5AI score0.00011EPSS
Exploits1References10
RedhatCVE
RedhatCVE
added 2025/05/22 9:23 p.m.5 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.8CVSS6.7AI score0.00011EPSS
Exploits1References1
Veracode
Veracode
added 2024/08/29 11:8 a.m.4 views

Divide By Zero

tensorflow is vulnerable to Divide By Zero. The vulnerability is caused due to the Prepare step of the SpaceToDepth TFLite operator does not check for 0 before division. An attacker can craft a model such that params-blocksize would be zero and potentially leads to DoS...

7.8CVSS6.6AI score0.00011EPSS
Exploits1References3Affected Software3
Github Security Blog
Github Security Blog
added 2021/05/21 2:26 p.m.41 views

Division by zero in TFLite's implementation of `SpaceToDepth`

Impact The Prepare step of the SpaceToDepth TFLite operator does not check for 0 before division. cc const int blocksize = params-blocksize; const int inputheight = input-dims-data1; const int inputwidth = input-dims-data2; int outputheight = inputheight / blocksize; int outputwidth = inputwidth ...

7.8CVSS2.6AI score0.00011EPSS
Exploits1References8Affected Software3
OSV
OSV
added 2021/05/21 2:26 p.m.1 views

GHSA-J7RM-8WW4-XX2G Division by zero in TFLite's implementation of `SpaceToDepth`

Impact The Prepare step of the SpaceToDepth TFLite operator does not check for 0 before division. cc const int blocksize = params-blocksize; const int inputheight = input-dims-data1; const int inputwidth = input-dims-data2; int outputheight = inputheight / blocksize; int outputwidth = inputwidth ...

2.5CVSS6.9AI score0.00011EPSS
Exploits1References8
CNVD
CNVD
added 2021/05/17 12:0 a.m.4 views

Google TensorFlow suffers from an unspecified vulnerability (CNVD-2021-36333)

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

7.8CVSS6.6AI score0.00011EPSS
Exploits1References1
NVD
NVD
added 2021/05/14 8:15 p.m.10 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.8CVSS0.00011EPSS
Exploits1References2
OSV
OSV
added 2021/05/14 8:15 p.m.23 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.8CVSS7.6AI score
Exploits0References2
Prion
Prion
added 2021/05/14 8:15 p.m.20 views

Design/Logic Flaw

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...

4.6CVSS7.5AI score0.00011EPSS
Exploits1References2Affected Software1
PyPA
PyPA
added 2021/05/14 8:15 p.m.3 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.00011EPSS
Exploits1References2Affected Software1
OSV
OSV
added 2021/05/14 8:15 p.m.17 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.8CVSS0.5AI score0.00011EPSS
Exploits1References2
OSV
OSV
added 2021/05/14 8:15 p.m.0 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.00011EPSS
Exploits1References2
CNNVD
CNNVD
added 2021/05/14 12:0 a.m.3 views

Google TensorFlow 数字错误漏洞

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

7.8CVSS5.5AI score0.00011EPSS
Exploits1References3
Positive Technologies
Positive Technologies
added 2021/05/14 12:0 a.m.3 views

PT-2021-18338 · Google · Tensorflow

Name of the Vulnerable Software and Affected Versions: TensorFlow versions prior to 2.5.0 TensorFlow versions 2.4.2 and earlier TensorFlow versions 2.3.3 and earlier TensorFlow versions 2.2.3 and earlier TensorFlow versions 2.1.4 and earlier Description: The Prepare step of the SpaceToDepth TFLit...

7.8CVSS7.4AI score0.00011EPSS
Exploits1References15
Rows per page
Query Builder