Lucene search
K

17 matches found

SUSE CVE
SUSE CVE
added 2023/02/15 3:42 a.m.2 views

SUSE CVE-2021-29602

TensorFlow is an end-to-end open source platform for machine learning. The implementation of the DepthwiseConv TFLite operator is vulnerable to a division by zero...

5.5CVSS5.5AI score0.00009EPSS
Exploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:29 a.m.2 views

SUSE CVE-2022-21741

Tensorflow is an Open Source Machine Learning Framework. Impact An attacker can craft a TFLite model that would trigger a division by zero in the implementation of depthwise convolutions. The parameters of the convolution can be user controlled and are also used within a division operation to...

6.5CVSS6.4AI score0.00232EPSS
Exploits1References3
CNNVD
CNNVD
added 2022/06/27 12:0 a.m.1 views

Huawei MindSpore Community 数字错误漏洞

Huawei MindSpore Community is an open source deep learning framework from Huawei, China. A security vulnerability exists in Huawei MindSpore Community DepthwiseConv2D, which results in a divide by 0 exception when the attribute depthmultiplier is zero...

7.5CVSS7.3AI score0.00334EPSS
Exploits0References2
PyPA
PyPA
added 2022/02/03 3:15 p.m.5 views

PYSEC-2022-120

Tensorflow is an Open Source Machine Learning Framework. Impact An attacker can craft a TFLite model that would trigger a division by zero in the implementation of depthwise convolutions. The parameters of the convolution can be user controlled and are also used within a division operation to...

6.5CVSS6.9AI score0.00232EPSS
Exploits1References3Affected Software1
OSV
OSV
added 2022/02/03 3:15 p.m.1 views

PYSEC-2022-120

Tensorflow is an Open Source Machine Learning Framework. Impact An attacker can craft a TFLite model that would trigger a division by zero in the implementation of depthwise convolutions. The parameters of the convolution can be user controlled and are also used within a division operation to...

6.5CVSS6.6AI score0.00232EPSS
Exploits1References3
PyPA
PyPA
added 2022/02/03 3:15 p.m.5 views

PYSEC-2022-65

Tensorflow is an Open Source Machine Learning Framework. Impact An attacker can craft a TFLite model that would trigger a division by zero in the implementation of depthwise convolutions. The parameters of the convolution can be user controlled and are also used within a division operation to...

6.5CVSS6.9AI score0.00232EPSS
Exploits1References3Affected Software1
CVE
CVE
added 2022/02/03 2:27 p.m.118 views

CVE-2022-21741

TensorFlow’s CVE-2022-21741 affects TFLite depthwise convolutions where a division by zero can occur due to user-controlled convolution parameters and no positivity check before division. The issue enables a potential denial of service via crafted models. The fix is planned for TensorFlow 2.8.0, ...

6.5CVSS6.5AI score0.00232EPSS
Exploits1References3Affected Software1
Debian CVE
Debian CVE
added 2022/02/03 2:27 p.m.3 views

CVE-2022-21741

Tensorflow is an Open Source Machine Learning Framework. Impact An attacker can craft a TFLite model that would trigger a division by zero in the implementation of depthwise convolutions. The parameters of the convolution can be user controlled and are also used within a division operation to...

6.5CVSS6.9AI score0.00232EPSS
Exploits1
Positive Technologies
Positive Technologies
added 2022/02/03 12:0 a.m.2 views

PT-2022-15082 · Google · Tensorflow

Name of the Vulnerable Software and Affected Versions: TensorFlow versions prior to 2.8.0 TensorFlow versions 2.7.1, 2.6.3, and 2.5.3 are also affected Description: An attacker can craft a TFLite model to trigger a division by zero in the implementation of depthwise convolutions. The parameters o...

7.1CVSS6.2AI score0.00232EPSS
Exploits1References13
OSV
OSV
added 2021/05/21 2:28 p.m.0 views

GHSA-RF3H-XGV5-2Q39 Division by zero in TFLite's implementation of `DepthwiseConv`

Impact The implementation of the DepthwiseConv TFLite operator is vulnerable to a division by zero error: cc int numinputchannels = SizeOfDimensioninput, 3; TFLITEENSUREEQcontext, numfilterchannels % numinputchannels, 0; An attacker can craft a model such that input's fourth dimension would be 0...

2.5CVSS6AI score0.00009EPSS
Exploits1References8
OSV
OSV
added 2021/05/14 8:15 p.m.1 views

PYSEC-2021-239

TensorFlow is an end-to-end open source platform for machine learning. The implementation of the DepthwiseConv TFLite operator is vulnerable to a division by zero...

5.5CVSS6.1AI score0.00009EPSS
Exploits1References2
PyPA
PyPA
added 2021/05/14 8:15 p.m.6 views

PYSEC-2021-239

TensorFlow is an end-to-end open source platform for machine learning. The implementation of the DepthwiseConv TFLite operator is vulnerable to a division by zero...

5.5CVSS6.9AI score0.00009EPSS
Exploits1References2Affected Software1
OSV
OSV
added 2021/05/14 8:15 p.m.1 views

PYSEC-2021-728

TensorFlow is an end-to-end open source platform for machine learning. The implementation of the DepthwiseConv TFLite operator is vulnerable to a division by zero...

5.5CVSS5.9AI score0.00009EPSS
Exploits1References2
PyPA
PyPA
added 2021/05/14 8:15 p.m.4 views

PYSEC-2021-530

TensorFlow is an end-to-end open source platform for machine learning. The implementation of the DepthwiseConv TFLite operator is vulnerable to a division by zero...

5.5CVSS6.9AI score0.00009EPSS
Exploits1References2Affected Software1
Debian CVE
Debian CVE
added 2021/05/14 7:21 p.m.1 views

CVE-2021-29602

TensorFlow is an end-to-end open source platform for machine learning. The implementation of the DepthwiseConv TFLite operator is vulnerable to a division by zero...

5.5CVSS6.9AI score0.00009EPSS
Exploits1
Positive Technologies
Positive Technologies
added 2021/05/14 12:0 a.m.2 views

PT-2021-18353 · 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 implementation of the DepthwiseConv...

5.5CVSS5.2AI score0.00009EPSS
Exploits1References14
CNNVD
CNNVD
added 2021/05/14 12:0 a.m.1 views

Google TensorFlow 数字错误漏洞

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

5.5CVSS5.5AI score0.00009EPSS
Exploits1References3
Rows per page
Query Builder