Lucene search
+L

3125 matches found

CNVD
CNVD
added 2021/08/13 12:0 a.m.21 views

Google TensorFlow buffer overflow vulnerability (CNVD-2021-64538)

Google TensorFlow is an end-to-end open-source platform for machine learning from Google, Inc. A security vulnerability exists in Google TensorFlow, which could be exploited by an attacker to bind a reference to a null pointer in all operations of type "tf.rawops.MatrixDiagV" to cause undefined...

7.8CVSS2.3AI score0.00167EPSS
SaveExploits0References1
NVD
NVD
added 2021/08/12 11:15 p.m.31 views

CVE-2021-37679

TensorFlow is an end-to-end open source platform for machine learning. In affected versions it is possible to nest a tf.mapfn within another tf.mapfn call. However, if the input tensor is a RaggedTensor and there is no function signature provided, code assumes the output is a fully specified tens...

7.8CVSS0.00181EPSS
SaveExploits0References2
NVD
NVD
added 2021/08/12 11:15 p.m.29 views

CVE-2021-37677

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the shape inference code for tf.rawops.Dequantize has a vulnerability that could trigger a denial of service via a segfault if an attacker provides invalid arguments. The shape inference implementation use...

5.5CVSS0.00148EPSS
SaveExploits0References2
OSV
OSV
added 2021/08/12 11:15 p.m.8 views

CVE-2021-37677

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the shape inference code for tf.rawops.Dequantize has a vulnerability that could trigger a denial of service via a segfault if an attacker provides invalid arguments. The shape inference implementation use...

5.5CVSS5.4AI score
SaveExploits0References2
OSV
OSV
added 2021/08/12 11:15 p.m.20 views

CVE-2021-37685

TensorFlow is an end-to-end open source platform for machine learning. In affected versions TFLite's expanddims.cc contains a vulnerability which allows reading one element outside of bounds of heap allocated data. If axis is a large negative value e.g., -100000, then after the first if it would...

5.5CVSS5.4AI score
SaveExploits0References2
OSV
OSV
added 2021/08/12 11:15 p.m.25 views

CVE-2021-37691

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can craft a TFLite model that would trigger a division by zero error in LSH implementation. We have patched the issue in GitHub commit 0575b640091680cfb70f4dd93e70658de43b94f9. The fix will be...

5.5CVSS5.4AI score
SaveExploits0References2
NVD
NVD
added 2021/08/12 11:15 p.m.54 views

CVE-2021-37691

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can craft a TFLite model that would trigger a division by zero error in LSH implementation. We have patched the issue in GitHub commit 0575b640091680cfb70f4dd93e70658de43b94f9. The fix will be...

5.5CVSS0.00152EPSS
SaveExploits0References2
NVD
NVD
added 2021/08/12 11:15 p.m.26 views

CVE-2021-37692

TensorFlow is an end-to-end open source platform for machine learning. In affected versions under certain conditions, Go code can trigger a segfault in string deallocation. For string tensors, C.TFTStringDealloc is called during garbage collection within a finalizer function. However, tensor...

5.5CVSS0.00172EPSS
SaveExploits0References3
OSV
OSV
added 2021/08/12 11:15 p.m.17 views

CVE-2021-37692

TensorFlow is an end-to-end open source platform for machine learning. In affected versions under certain conditions, Go code can trigger a segfault in string deallocation. For string tensors, C.TFTStringDealloc is called during garbage collection within a finalizer function. However, tensor...

5.5CVSS5.5AI score0.00172EPSS
SaveExploits0References3
OSV
OSV
added 2021/08/12 11:15 p.m.17 views

CVE-2021-37684

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the implementations of pooling in TFLite are vulnerable to division by 0 errors as there are no checks for divisors not being 0. We have patched the issue in GitHub commit...

5.5CVSS5.3AI score
SaveExploits0References1
OSV
OSV
added 2021/08/12 11:15 p.m.21 views

CVE-2021-37683

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the implementation of division in TFLite is vulnerable to a division by 0 error. There is no check that the divisor tensor does not contain zero elements. We have patched the issue in GitHub commit...

5.5CVSS5.3AI score
SaveExploits0References2
NVD
NVD
added 2021/08/12 11:15 p.m.23 views

CVE-2021-37684

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the implementations of pooling in TFLite are vulnerable to division by 0 errors as there are no checks for divisors not being 0. We have patched the issue in GitHub commit...

5.5CVSS0.00138EPSS
SaveExploits0References1
OSV
OSV
added 2021/08/12 11:15 p.m.19 views

CVE-2021-37674

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can trigger a denial of service via a segmentation fault in tf.rawops.MaxPoolGrad caused by missing validation. The implementation misses some validation for the originput and origoutput tensor...

5.5CVSS7.4AI score
SaveExploits0References3
OSV
OSV
added 2021/08/12 11:15 p.m.24 views

CVE-2021-37673

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can trigger a denial of service via a CHECK-fail in tf.rawops.MapStage. The implementation does not check that the key input is a valid non-empty tensor. We have patched the issue in GitHub...

5.5CVSS5.3AI score
SaveExploits0References2
OSV
OSV
added 2021/08/12 11:15 p.m.15 views

CVE-2021-37670

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can read from outside of bounds of heap allocated data by sending specially crafted illegal arguments to tf.rawops.UpperBound. The implementation does not validate the rank of sortedinput...

5.5CVSS5.3AI score
SaveExploits0References2
OSV
OSV
added 2021/08/12 11:15 p.m.17 views

CVE-2021-37663

TensorFlow is an end-to-end open source platform for machine learning. In affected versions due to incomplete validation in tf.rawops.QuantizeV2, an attacker can trigger undefined behavior via binding a reference to a null pointer or can access data outside the bounds of heap allocated arrays. Th...

7.8CVSS7.7AI score
SaveExploits0References2
OSV
OSV
added 2021/08/12 11:15 p.m.18 views

CVE-2021-37672

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can read from outside of bounds of heap allocated data by sending specially crafted illegal arguments to tf.rawops.SdcaOptimizerV2. The implementation does not check that the length of...

5.5CVSS5.3AI score
SaveExploits0References2
Prion
Prion
added 2021/08/12 11:15 p.m.16 views

Design/Logic Flaw

TensorFlow is an end-to-end open source platform for machine learning. In affected versions due to incomplete validation in MKL implementation of requantization, an attacker can trigger undefined behavior via binding a reference to a null pointer or can access data outside the bounds of heap...

4.6CVSS7.7AI score0.00185EPSS
SaveExploits0References3Affected Software1
Prion
Prion
added 2021/08/12 11:15 p.m.20 views

Design/Logic Flaw

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can cause denial of service in applications serving models using tf.rawops.UnravelIndex by triggering a division by 0. The implementation does not check that the tensor subsumed by dims is not...

2.1CVSS5.5AI score0.00154EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2021/08/12 11:15 p.m.17 views

Design/Logic Flaw

TensorFlow is an end-to-end open source platform for machine learning. In affected versions all TFLite operations that use quantization can be made to use unitialized values. For example. The issue stems from the fact that quantization.params is only valid if quantization.type is different that...

3.6CVSS6.8AI score0.0018EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder