Lucene search
K

7041 matches found

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

CVE-2021-29589

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

7.8CVSS7.5AI score
Exploits0References2
OSV
OSV
added 2021/05/14 8:15 p.m.20 views

CVE-2021-29583

TensorFlow is an end-to-end open source platform for machine learning. The implementation of tf.rawops.FusedBatchNorm is vulnerable to a heap buffer overflow. If the tensors are empty, the same implementation can trigger undefined behavior by dereferencing null pointers. The...

7.8CVSS7.7AI score
Exploits0References2
OSV
OSV
added 2021/05/14 8:15 p.m.13 views

CVE-2021-29558

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.9AI score
Exploits0References2
OSV
OSV
added 2021/05/14 8:15 p.m.14 views

CVE-2021-29561

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

5.5CVSS5.3AI score
Exploits0References2
OSV
OSV
added 2021/05/14 8:15 p.m.10 views

CVE-2021-29553

TensorFlow is an end-to-end open source platform for machine learning. An attacker can read data outside of bounds of heap allocated buffer in tf.rawops.QuantizeAndDequantizeV3. This is because the...

7.1CVSS6.9AI score
Exploits0References2
NVD
NVD
added 2021/05/14 8:15 p.m.16 views

CVE-2021-29562

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.5CVSS0.00189EPSS
Exploits1References2
NVD
NVD
added 2021/05/14 8:15 p.m.17 views

CVE-2021-29560

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

7.1CVSS0.00208EPSS
Exploits1References2
NVD
NVD
added 2021/05/14 8:15 p.m.31 views

CVE-2021-29564

TensorFlow is an end-to-end open source platform for machine learning. An attacker can trigger a null pointer dereference in the implementation of tf.rawops.EditDistance. This is because the...

5.5CVSS0.00189EPSS
Exploits1References2
NVD
NVD
added 2021/05/14 8:15 p.m.12 views

CVE-2021-29572

TensorFlow is an end-to-end open source platform for machine learning. The implementation of tf.rawops.SdcaOptimizer triggers undefined behavior due to dereferencing a null pointer. The...

5.5CVSS0.00189EPSS
Exploits1References2
NVD
NVD
added 2021/05/14 8:15 p.m.15 views

CVE-2021-29568

TensorFlow is an end-to-end open source platform for machine learning. An attacker can trigger undefined behavior by binding to null pointer in tf.rawops.ParameterizedTruncatedNormal. This is because the...

7.8CVSS0.00197EPSS
Exploits1References2
NVD
NVD
added 2021/05/14 8:15 p.m.35 views

CVE-2021-29558

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.8CVSS0.00211EPSS
Exploits1References2
NVD
NVD
added 2021/05/14 8:15 p.m.19 views

CVE-2021-29557

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.5CVSS0.00189EPSS
Exploits1References2
NVD
NVD
added 2021/05/14 8:15 p.m.21 views

CVE-2021-29565

TensorFlow is an end-to-end open source platform for machine learning. An attacker can trigger a null pointer dereference in the implementation of tf.rawops.SparseFillEmptyRows. This is because of missing...

5.5CVSS0.00197EPSS
Exploits1References2
OSV
OSV
added 2021/05/14 8:15 p.m.18 views

CVE-2021-29565

TensorFlow is an end-to-end open source platform for machine learning. An attacker can trigger a null pointer dereference in the implementation of tf.rawops.SparseFillEmptyRows. This is because of missing...

5.5CVSS5.4AI score
Exploits0References2
OSV
OSV
added 2021/05/14 8:15 p.m.17 views

CVE-2021-29557

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.5CVSS5.5AI score
Exploits0References2
OSV
OSV
added 2021/05/14 8:15 p.m.10 views

CVE-2021-29564

TensorFlow is an end-to-end open source platform for machine learning. An attacker can trigger a null pointer dereference in the implementation of tf.rawops.EditDistance. This is because the...

5.5CVSS5.4AI score
Exploits0References2
OSV
OSV
added 2021/05/14 8:15 p.m.16 views

CVE-2021-29567

TensorFlow is an end-to-end open source platform for machine learning. Due to lack of validation in tf.rawops.SparseDenseCwiseMul, an attacker can trigger denial of service via CHECK-fails or accesses to outside the bounds of heap allocated data. Since the...

5.5CVSS5.5AI score
Exploits0References2
OSV
OSV
added 2021/05/14 8:15 p.m.19 views

CVE-2021-29562

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.5CVSS5.3AI score
Exploits0References2
OSV
OSV
added 2021/05/14 8:15 p.m.26 views

CVE-2021-29570

TensorFlow is an end-to-end open source platform for machine learning. The implementation of tf.rawops.MaxPoolGradWithArgmax can cause reads outside of bounds of heap allocated data if attacker supplies specially crafted inputs. The...

7.1CVSS6.9AI score
Exploits0References2
OSV
OSV
added 2021/05/14 8:15 p.m.24 views

CVE-2021-29569

TensorFlow is an end-to-end open source platform for machine learning. The implementation of tf.rawops.MaxPoolGradWithArgmax can cause reads outside of bounds of heap allocated data if attacker supplies specially crafted inputs. The...

7.1CVSS6.9AI score
Exploits0References2
Rows per page
Query Builder