Lucene search
+L

9212 matches found

Cvelist
Cvelist
added 2021/05/14 7:35 p.m.44 views

CVE-2021-29524 Division by 0 in `Conv2DBackpropFilter`

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

2.5CVSS5.7AI score0.00189EPSS
SaveExploits1References2
CVE
CVE
added 2021/05/14 7:35 p.m.101 views

CVE-2021-29524

TensorFlow (Conv2DBackpropFilter) suffers a division-by-zero vulnerability caused by a modulus operation in conv_grad_shape_utils.cc where the divisor is supplied by the caller. The concrete issue has been tracked as CVE-2021-29524 and is documented across multiple sources (OSV and Ghsa advisorie...

5.5CVSS4.7AI score0.00189EPSS
SaveExploits1References2Affected Software1
Debian CVE
Debian CVE
added 2021/05/14 7:35 p.m.9 views

CVE-2021-29524

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

5.5CVSS7AI score0.00189EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2021/05/14 7:35 p.m.4 views

CVE-2021-29585

TensorFlow is an end-to-end open source platform for machine learning. The TFLite computation for size of output after padding, ComputeOutSizehttps://github.com/tensorflow/tensorflow/blob/0c9692ae7b1671c983569e5d3de5565843d500cf/tensorflow/lite/kernels/padding.hL43-L55, does not check that the...

7.8CVSS6.9AI score0.00201EPSS
SaveExploits1
Cvelist
Cvelist
added 2021/05/14 7:35 p.m.43 views

CVE-2021-29585 Division by zero in padding computation in TFLite

TensorFlow is an end-to-end open source platform for machine learning. The TFLite computation for size of output after padding, ComputeOutSizehttps://github.com/tensorflow/tensorflow/blob/0c9692ae7b1671c983569e5d3de5565843d500cf/tensorflow/lite/kernels/padding.hL43-L55, does not check that the...

2.5CVSS7.8AI score0.00201EPSS
SaveExploits1References2
CVE
CVE
added 2021/05/14 7:35 p.m.106 views

CVE-2021-29585

TensorFlow/TFLite padding compute path has a division-by-zero in ComputeOutSize when stride is 0, enabling a potential denial-of-service scenario via crafted models. The issue affects padding logic in TF Lite; patches were applied in commit 49847ae and a fix is planned for TensorFlow 2.5.0 with c...

7.8CVSS5.4AI score0.00201EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2021/05/14 7:35 p.m.40 views

CVE-2021-29586 Division by zero in optimized pooling implementations in TFLite

TensorFlow is an end-to-end open source platform for machine learning. Optimized pooling implementations in TFLite fail to check that the stride arguments are not 0 before calling...

2.5CVSS7.8AI score0.00201EPSS
SaveExploits1References2
CVE
CVE
added 2021/05/14 7:35 p.m.103 views

CVE-2021-29586

CVE-2021-29586 affects TensorFlow (TFLite pooling) where optimized pooling implementations fail to validate stride values, allowing params->stride_height/width to be zero and cause a division by zero in ComputePaddingHeightWidth. Practically, this is a vulnerability in the pooling path of Tens...

7.8CVSS5.3AI score0.00201EPSS
SaveExploits1References2Affected Software1
Debian CVE
Debian CVE
added 2021/05/14 7:35 p.m.13 views

CVE-2021-29586

TensorFlow is an end-to-end open source platform for machine learning. Optimized pooling implementations in TFLite fail to check that the stride arguments are not 0 before calling...

7.8CVSS6.9AI score0.00201EPSS
SaveExploits1
Cvelist
Cvelist
added 2021/05/14 7:25 p.m.36 views

CVE-2021-29615 Stack overflow in `ParseAttrValue` with nested tensors

TensorFlow is an end-to-end open source platform for machine learning. The implementation of ParseAttrValuehttps://github.com/tensorflow/tensorflow/blob/c22d88d6ff33031aa113e48aa3fc9aa74ed79595/tensorflow/core/framework/attrvalueutil.ccL397-L453 can be tricked into stack overflow due to recursion...

2.5CVSS5.8AI score0.00204EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2021/05/14 7:25 p.m.16 views

CVE-2021-29615

TensorFlow is an end-to-end open source platform for machine learning. The implementation of ParseAttrValuehttps://github.com/tensorflow/tensorflow/blob/c22d88d6ff33031aa113e48aa3fc9aa74ed79595/tensorflow/core/framework/attrvalueutil.ccL397-L453 can be tricked into stack overflow due to recursion...

5.5CVSS7.2AI score0.00204EPSS
SaveExploits1
CVE
CVE
added 2021/05/14 7:25 p.m.101 views

CVE-2021-29615

CVE-2021-29615 affects TensorFlow and involves a stack overflow in the ParseAttrValue implementation caused by recursive parsing of nested attributes. Connected sources (OSV/GHSA/CNVD/NVD entries) consistently describe this as a vulnerability in TensorFlow’s attribute parsing path, with the fix s...

5.5CVSS4.9AI score0.00204EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2021/05/14 7:25 p.m.28 views

CVE-2021-29616 Null dereference in Grappler's `TrySimplify`

TensorFlow is an end-to-end open source platform for machine learning. The implementation of TrySimplifyhttps://github.com/tensorflow/tensorflow/blob/c22d88d6ff33031aa113e48aa3fc9aa74ed79595/tensorflow/core/grappler/optimizers/arithmeticoptimizer.ccL390-L401 has undefined behavior due to...

2.5CVSS7.8AI score0.00206EPSS
SaveExploits1References2
CVE
CVE
added 2021/05/14 7:25 p.m.110 views

CVE-2021-29616

CVE-2021-29616 affects TensorFlow: the TrySimplify path in Grappler dereferences a null pointer in corner cases (optimizing a node with no inputs). This is a null-dereference vulnerability in the TensorFlow optimization code, not a user-facing attack surface description. The issue has been fixed ...

7.8CVSS5.4AI score0.00206EPSS
SaveExploits1References2Affected Software1
Debian CVE
Debian CVE
added 2021/05/14 7:25 p.m.15 views

CVE-2021-29617

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.5CVSS6.9AI score0.0023EPSS
SaveExploits1
CVE
CVE
added 2021/05/14 7:25 p.m.110 views

CVE-2021-29617

CVE-2021-29617 affects TensorFlow via a CHECK-fail in tf.strings.substr when given invalid arguments, causing a denial-of-service. The issue is tied to inputs to tf.strings.substr and is addressed by a fix planned for TensorFlow 2.5.0, with cherry-picks into 2.4.2, 2.3.3, 2.2.3, and 2.1.4 as thes...

5.5CVSS4.8AI score0.0023EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2021/05/14 7:25 p.m.27 views

CVE-2021-29617 Crash in `tf.strings.substr` due to `CHECK`-fail

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

2.5CVSS5.7AI score0.0023EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2021/05/14 7:25 p.m.36 views

CVE-2021-29618 Crash in `tf.transpose` with complex inputs

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

2.5CVSS5.7AI score0.0023EPSS
SaveExploits1References4
Debian CVE
Debian CVE
added 2021/05/14 7:25 p.m.13 views

CVE-2021-29618

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
SaveExploits1
CVE
CVE
added 2021/05/14 7:25 p.m.107 views

CVE-2021-29618

TensorFlow vulnerability CVE-2021-29618: a crash can occur when calling tf.transpose with conjugate=True and a complex input. Affected TF releases include 2.1.x–2.4.x in the supported range; the fix is planned for TensorFlow 2.5.0 with cherry-picks to 2.4.2, 2.3.3, 2.2.3, and 2.1.4. Concrete tech...

5.5CVSS4.7AI score0.0023EPSS
SaveExploits1References4Affected Software1
Rows per page
Query Builder