Lucene search
+L

925 matches found

NVD
NVD
added 2021/08/12 11:15 p.m.24 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.5CVSS0.00172EPSS
SaveExploits0References2
NVD
NVD
added 2021/08/12 11:15 p.m.25 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.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.30 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.5CVSS0.00169EPSS
SaveExploits0References2
NVD
NVD
added 2021/08/12 11:15 p.m.11 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.5CVSS0.00179EPSS
SaveExploits0References3
OSV
OSV
added 2021/08/12 11:15 p.m.22 views

CVE-2021-37668

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

5.5CVSS5.3AI score
SaveExploits0References2
NVD
NVD
added 2021/08/12 11:15 p.m.23 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.5CVSS0.00172EPSS
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
OSV
OSV
added 2021/08/12 11:15 p.m.21 views

CVE-2021-37669

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.NonMaxSuppressionV5 by triggering a division by 0. The implementation uses a user controlled argument to resize a...

5.5CVSS5.2AI score
SaveExploits0References3
Prion
Prion
added 2021/08/12 11:15 p.m.23 views

Design/Logic Flaw

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

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

Out-of-bounds

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

2.1CVSS5.6AI score0.00172EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2021/08/12 11:15 p.m.18 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.NonMaxSuppressionV5 by triggering a division by 0. The implementation uses a user controlled argument to resize a...

2.1CVSS5.5AI score0.00175EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2021/08/12 11:15 p.m.30 views

PYSEC-2021-585

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.5CVSS2.2AI score0.00172EPSS
SaveExploits0References2
Prion
Prion
added 2021/08/12 11:15 p.m.20 views

Out-of-bounds

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

2.1CVSS5.6AI score0.00169EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2021/08/12 11:15 p.m.19 views

PYSEC-2021-596

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.5CVSS3.2AI score0.00154EPSS
SaveExploits0References2
OSV
OSV
added 2021/08/12 11:15 p.m.24 views

PYSEC-2021-600

TensorFlow is an end-to-end open source platform for machine learning. In affected versions TFLite's GatherNd implementation does not support negative indices but there are no checks for this situation. Hence, an attacker can read arbitrary data from the heap by carefully crafting a model with...

5.5CVSS2.2AI score0.00191EPSS
SaveExploits0References3
OSV
OSV
added 2021/08/12 11:15 p.m.21 views

PYSEC-2021-590

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.5CVSS2.6AI score0.00148EPSS
SaveExploits0References2
OSV
OSV
added 2021/08/12 11:15 p.m.17 views

PYSEC-2021-586

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.5CVSS4.4AI score0.00154EPSS
SaveExploits0References2
OSV
OSV
added 2021/08/12 11:15 p.m.24 views

PYSEC-2021-576

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.8CVSS2AI score0.00173EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2021/08/12 10:55 p.m.38 views

CVE-2021-37669 Crash in NMS ops caused by integer conversion to unsigned in TensorFlow

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.NonMaxSuppressionV5 by triggering a division by 0. The implementation uses a user controlled argument to resize a...

5.5CVSS6AI score0.00175EPSS
SaveExploits0References3
Rows per page
Query Builder