Lucene search
+L

1859 matches found

OSV
OSV
added 2021/11/05 11:15 p.m.16 views

PYSEC-2021-829

TensorFlow is an open source platform for machine learning. In affected versions the implementation of SplitV can trigger a segfault is an attacker supplies negative arguments. This occurs whenever sizesplits contains more than one value and at least one value is negative. The fix will be include...

5.5CVSS6.1AI score0.00181EPSS
SaveExploits1References2
OSV
OSV
added 2021/11/05 11:15 p.m.24 views

PYSEC-2021-631

TensorFlow is an open source platform for machine learning. In affected versions the implementation of SplitV can trigger a segfault is an attacker supplies negative arguments. This occurs whenever sizesplits contains more than one value and at least one value is negative. The fix will be include...

5.5CVSS4.1AI score0.00181EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2021/11/05 10:30 p.m.41 views

CVE-2021-41222 Segfault due to negative splits in `SplitV`

TensorFlow is an open source platform for machine learning. In affected versions the implementation of SplitV can trigger a segfault is an attacker supplies negative arguments. This occurs whenever sizesplits contains more than one value and at least one value is negative. The fix will be include...

5.5CVSS5.7AI score0.00181EPSS
SaveExploits1References2
CVE
CVE
added 2021/11/05 10:30 p.m.99 views

CVE-2021-41222

TensorFlow SplitV vulnerability (CVE-2021-41222) causes a segmentation fault when size_splits contains more than one value and at least one value is negative. Affected TensorFlow versions include those in the 2.x series referenced for backporting fixes; the issue is resolved by the TensorFlow 2.7...

5.5CVSS5.5AI score0.00181EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2021/11/05 10:15 p.m.20 views

PYSEC-2021-845

TensorFlow is an open source platform for machine learning. In affected versions several TensorFlow operations are missing validation for the shapes of the tensor arguments involved in the call. Depending on the API, this can result in undefined behavior and segfault or CHECK-fail related crashes...

7.8CVSS1.7AI score0.00174EPSS
SaveExploits0References7
OSV
OSV
added 2021/11/05 9:15 p.m.26 views

CVE-2021-41204

TensorFlow is an open source platform for machine learning. In affected versions during TensorFlow's Grappler optimizer phase, constant folding might attempt to deep copy a resource tensor. This results in a segfault, as these tensors are supposed to not change. The fix will be included in...

5.5CVSS5.4AI score
SaveExploits0References2
NVD
NVD
added 2021/11/05 9:15 p.m.48 views

CVE-2021-41204

TensorFlow is an open source platform for machine learning. In affected versions during TensorFlow's Grappler optimizer phase, constant folding might attempt to deep copy a resource tensor. This results in a segfault, as these tensors are supposed to not change. The fix will be included in...

5.5CVSS0.00136EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2021/11/05 9:15 p.m.8 views

CVE-2021-41204

TensorFlow is an open source platform for machine learning. In affected versions during TensorFlow's Grappler optimizer phase, constant folding might attempt to deep copy a resource tensor. This results in a segfault, as these tensors are supposed to not change. The fix will be included in...

5.5CVSS6AI score0.00136EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
added 2021/11/05 9:15 p.m.8 views

PYSEC-2021-614

TensorFlow is an open source platform for machine learning. In affected versions during TensorFlow's Grappler optimizer phase, constant folding might attempt to deep copy a resource tensor. This results in a segfault, as these tensors are supposed to not change. The fix will be included in...

5.5CVSS6.9AI score0.00136EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2021/11/05 9:15 p.m.10 views

PYSEC-2021-397

TensorFlow is an open source platform for machine learning. In affected versions during TensorFlow's Grappler optimizer phase, constant folding might attempt to deep copy a resource tensor. This results in a segfault, as these tensors are supposed to not change. The fix will be included in...

5.5CVSS6.9AI score0.00136EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2021/11/05 9:15 p.m.7 views

PYSEC-2021-812

TensorFlow is an open source platform for machine learning. In affected versions during TensorFlow's Grappler optimizer phase, constant folding might attempt to deep copy a resource tensor. This results in a segfault, as these tensors are supposed to not change. The fix will be included in...

5.5CVSS5.9AI score0.00136EPSS
SaveExploits0References2
PyPA
PyPA
added 2021/11/05 9:15 p.m.10 views

PYSEC-2021-812

TensorFlow is an open source platform for machine learning. In affected versions during TensorFlow's Grappler optimizer phase, constant folding might attempt to deep copy a resource tensor. This results in a segfault, as these tensors are supposed to not change. The fix will be included in...

5.5CVSS6.9AI score0.00136EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2021/11/05 9:15 p.m.27 views

Stack overflow

TensorFlow is an open source platform for machine learning. In affected versions during TensorFlow's Grappler optimizer phase, constant folding might attempt to deep copy a resource tensor. This results in a segfault, as these tensors are supposed to not change. The fix will be included in...

2.1CVSS5.5AI score0.00136EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2021/11/05 9:15 p.m.11 views

PYSEC-2021-397

TensorFlow is an open source platform for machine learning. In affected versions during TensorFlow's Grappler optimizer phase, constant folding might attempt to deep copy a resource tensor. This results in a segfault, as these tensors are supposed to not change. The fix will be included in...

5.5CVSS6.1AI score0.00136EPSS
SaveExploits0References2
OSV
OSV
added 2021/11/05 9:15 p.m.17 views

PYSEC-2021-614

TensorFlow is an open source platform for machine learning. In affected versions during TensorFlow's Grappler optimizer phase, constant folding might attempt to deep copy a resource tensor. This results in a segfault, as these tensors are supposed to not change. The fix will be included in...

5.5CVSS2AI score0.00136EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2021/11/05 8:45 p.m.43 views

CVE-2021-41204 Segfault while copying constant resource tensor

TensorFlow is an open source platform for machine learning. In affected versions during TensorFlow's Grappler optimizer phase, constant folding might attempt to deep copy a resource tensor. This results in a segfault, as these tensors are supposed to not change. The fix will be included in...

5.5CVSS5.6AI score0.00136EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2021/11/05 8:45 p.m.13 views

CVE-2021-41204

TensorFlow is an open source platform for machine learning. In affected versions during TensorFlow's Grappler optimizer phase, constant folding might attempt to deep copy a resource tensor. This results in a segfault, as these tensors are supposed to not change. The fix will be included in...

5.5CVSS6.9AI score0.00136EPSS
SaveExploits0
CVE
CVE
added 2021/11/05 8:45 p.m.95 views

CVE-2021-41204

CVE-2021-41204 concerns TensorFlow. In affected builds, during Grappler optimizer constant folding, a deep copy of a resource tensor may be attempted, causing a segfault because such tensors should not change. The issue is addressed with a fix in TensorFlow 2.7.0, and a cherry-pick was applied to...

5.5CVSS5.5AI score0.00136EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2021/11/05 8:15 p.m.33 views

CVE-2021-41196

TensorFlow is an open source platform for machine learning. In affected versions the Keras pooling layers can trigger a segfault if the size of the pool is 0 or if a dimension is negative. This is due to the TensorFlow's implementation of pooling operations where the values in the sliding window...

5.5CVSS0.0023EPSS
SaveExploits1References3
Prion
Prion
added 2021/11/05 8:15 p.m.17 views

Stack overflow

TensorFlow is an open source platform for machine learning. In affected versions the Keras pooling layers can trigger a segfault if the size of the pool is 0 or if a dimension is negative. This is due to the TensorFlow's implementation of pooling operations where the values in the sliding window...

2.1CVSS5.5AI score0.0023EPSS
SaveExploits1References3Affected Software1
Rows per page
Query Builder