Lucene search
+L

556 matches found

PyPA
PyPA
added 2021/05/14 8:15 p.m.9 views

PYSEC-2021-188

TensorFlow is an end-to-end open source platform for machine learning. The implementation of MatrixTriangularSolvehttps://github.com/tensorflow/tensorflow/blob/8cae746d8449c7dda5298327353d68613f16e798/tensorflow/core/kernels/linalg/matrixtriangularsolveopimpl.hL160-L240 fails to terminate kernel...

5.5CVSS7AI score0.00217EPSS
Exploits1References2Affected Software1
Prion
Prion
added 2021/05/14 8:15 p.m.21 views

Design/Logic Flaw

TensorFlow is an end-to-end open source platform for machine learning. An attacker can trigger an integer division by zero undefined behavior in tf.rawops.QuantizedBiasAdd. This is because the implementation of the Eigen...

4.6CVSS7.5AI score0.00201EPSS
Exploits1References2Affected Software1
Prion
Prion
added 2021/05/14 8:15 p.m.23 views

Code injection

TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a denial of service by exploiting a CHECK-failure coming from tf.rawops.LoadAndRemapMatrix. This is because the...

2.1CVSS5.3AI score0.00189EPSS
Exploits1References2Affected Software1
Prion
Prion
added 2021/05/14 8:15 p.m.14 views

Buffer overflow

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

2.1CVSS5.3AI score0.00189EPSS
Exploits1References2Affected Software1
Prion
Prion
added 2021/05/14 8:15 p.m.19 views

Design/Logic Flaw

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

4.6CVSS7.5AI score0.00201EPSS
Exploits1References2Affected Software1
PyPA
PyPA
added 2021/05/14 8:15 p.m.6 views

PYSEC-2021-683

TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a denial of service via a FPE runtime error in tf.rawops.SparseMatMul. The division by 0 occurs deep in Eigen code because the b tensor is empty. The fix will be included in TensorFlow 2.5.0. We will also...

5.5CVSS7.1AI score0.00189EPSS
Exploits1References2Affected Software1
PyPA
PyPA
added 2021/05/14 8:15 p.m.6 views

PYSEC-2021-255

TensorFlow is an end-to-end open source platform for machine learning. Passing a complex argument to tf.transpose at the same time as passing conjugate=True argument results in a crash. The fix will be included in TensorFlow 2.5.0. We will also cherrypick this commit on TensorFlow 2.4.2, TensorFl...

5.5CVSS6.9AI score0.0023EPSS
Exploits1References4Affected Software1
OSV
OSV
added 2021/05/14 8:15 p.m.18 views

PYSEC-2021-516

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.8CVSS1.7AI score0.00201EPSS
Exploits1References2
OSV
OSV
added 2021/05/14 8:15 p.m.22 views

PYSEC-2021-468

TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a heap buffer overflow to occur in Conv2DBackpropFilter. This is because the...

7.8CVSS0.6AI score0.00215EPSS
Exploits1References2
OSV
OSV
added 2021/05/14 8:15 p.m.19 views

PYSEC-2021-545

TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a denial of service via CHECK-fail in tf.strings.substr with invalid arguments. The fix will be included in TensorFlow 2.5.0. We will also cherrypick this commit on TensorFlow 2.4.2, TensorFlow 2.3.3,...

5.5CVSS3.6AI score0.0023EPSS
Exploits1References4
vulnersOsv
vulnersOsv
added 2021/05/14 8:15 p.m.4 views

pycnet-audio (>=0.5.1 <=0.5.8), qihoo-tensornet (>=0.102.0.dev0 <=0.102.2.post1) potentially affected by CVE-2021-29550 via tensorflow-cpu (>=2.2.0 <=2.2.3)

tensorflow-cpu PYPI version =2.2.0, =0.5.1, =0.102.0.dev0, =0.102.2.post1 Source cves: CVE-2021-29550 Source advisory: OSV:PYSEC-2021-478...

5.5CVSS6AI score0.00189EPSS
Exploits1
vulnersOsv
vulnersOsv
added 2021/05/14 8:15 p.m.6 views

pycnet-audio (>=0.5.1 <=0.5.8), qihoo-tensornet (>=0.102.0.dev0 <=0.102.2.post1) potentially affected by CVE-2021-29534 via tensorflow-cpu (>=2.2.0 <=2.2.3)

tensorflow-cpu PYPI version =2.2.0, =0.5.1, =0.102.0.dev0, =0.102.2.post1 Source cves: CVE-2021-29534 Source advisory: OSV:PYSEC-2021-462...

5.5CVSS6AI score0.00189EPSS
Exploits1
Prion
Prion
added 2021/05/14 8:15 p.m.13 views

Design/Logic Flaw

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

4.6CVSS7.5AI score0.00209EPSS
Exploits1References2Affected Software1
Prion
Prion
added 2021/05/14 8:15 p.m.15 views

Type confusion

TensorFlow is an end-to-end open source platform for machine learning. The API of tf.rawops.SparseCross allows combinations which would result in a CHECK-failure and denial of service. This is because the...

2.1CVSS5.3AI score0.00189EPSS
Exploits1References2Affected Software1
OSV
OSV
added 2021/05/14 8:15 p.m.31 views

PYSEC-2021-536

TensorFlow is an end-to-end open source platform for machine learning. Due to lack of validation in tf.rawops.RaggedTensorToTensor, an attacker can exploit an undefined behavior if input arguments are empty. The...

7.8CVSS0.00234EPSS
Exploits1References4
Prion
Prion
added 2021/05/14 8:15 p.m.14 views

Code injection

TensorFlow is an end-to-end open source platform for machine learning. An attacker can trigger a division by 0 in tf.rawops.Conv2DBackpropInput. This is because the...

4.6CVSS7.5AI score0.00201EPSS
Exploits1References2Affected Software1
PyPA
PyPA
added 2021/05/14 8:15 p.m.7 views

PYSEC-2021-195

TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a heap buffer overflow in tf.rawops.SparseSplit. This is because the...

7.8CVSS7.4AI score0.00211EPSS
Exploits1References2Affected Software1
OSV
OSV
added 2021/05/14 8:15 p.m.6 views

PYSEC-2021-684

TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a heap buffer overflow in tf.rawops.SparseSplit. This is because the...

7.8CVSS7.3AI score0.00211EPSS
Exploits1References2
OSV
OSV
added 2021/05/14 8:15 p.m.8 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
Exploits1References2
OSV
OSV
added 2021/05/14 8:15 p.m.21 views

PYSEC-2021-490

TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a denial of service by exploiting a CHECK-failure coming from the implementation of tf.rawops.IRFFT. The fix will be included in TensorFlow 2.5.0. We will also cherrypick this commit on TensorFlow 2.4.2,...

5.5CVSS3.3AI score0.00189EPSS
Exploits1References2
Rows per page
Query Builder