Lucene search
+L

1847 matches found

Github Security Blog
Github Security Blog
added 2021/11/10 7:12 p.m.34 views

Segfault while copying constant resource tensor

Impact 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. Patches We have patched the issue in GitHub commit 7731e8dfbe4a56773be5dc94d631611211156659. The fix will be...

5.5CVSS1.1AI score0.00136EPSS
SaveExploits0References7Affected Software3
Github Security Blog
Github Security Blog
added 2021/11/10 6:48 p.m.36 views

Segfault due to negative splits in `SplitV`

Impact The implementation of SplitV can trigger a segfault is an attacker supplies negative arguments: python import tensorflow as tf tf.rawops.SplitV value=tf.constant, sizesplits=-1, -2 ,axis=0, numsplit=2 This occurs whenever sizesplits contains more than one value and at least one value is...

5.5CVSS4.5AI score0.00181EPSS
SaveExploits1References7Affected Software3
OSV
OSV
added 2021/11/10 6:48 p.m.8 views

GHSA-CPF4-WX82-GXP6 Segfault due to negative splits in `SplitV`

Impact The implementation of SplitV can trigger a segfault is an attacker supplies negative arguments: python import tensorflow as tf tf.rawops.SplitV value=tf.constant, sizesplits=-1, -2 ,axis=0, numsplit=2 This occurs whenever sizesplits contains more than one value and at least one value is...

6.8CVSS6AI score0.00181EPSS
SaveExploits1References7
OSV
OSV
added 2021/11/05 11:15 p.m.22 views

CVE-2021-41222

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.4AI score
SaveExploits0References2
NVD
NVD
added 2021/11/05 11:15 p.m.30 views

CVE-2021-41222

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.5CVSS0.00181EPSS
SaveExploits1References2
OSV
OSV
added 2021/11/05 11:15 p.m.18 views

PYSEC-2021-414

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
Prion
Prion
added 2021/11/05 11:15 p.m.20 views

Stack overflow

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

2.1CVSS5.5AI score0.00181EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
added 2021/11/05 11:15 p.m.11 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.5CVSS6.9AI score0.00181EPSS
SaveExploits1References2Affected Software1
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.23 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.38 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
Prion
Prion
added 2021/11/05 9:15 p.m.26 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
Rows per page
Query Builder