Lucene search
+L

30 matches found

PyPA
PyPA
•added 2026/07/13 2:19 p.m.•19 views

TensorFlow vulnerable to `CHECK` failures in `FractionalAvgPoolGrad`

ImpactThe implementation of FractionalAvgPoolGrad does not fully validate the input originputtensorshape. This results in an overflow that results in a CHECK failure which can be used to trigger a denial of service attack.pythonimport tensorflow as tfoverlapping = Trueoriginputtensorshape =...

7.5CVSS7AI score0.00478EPSS
SaveExploits0References7Affected Software1
EUVD
EUVD
•added 2025/10/07 12:30 a.m.•11 views

EUVD-2021-0319

Malware in sbrugna...

7.8CVSS7.5AI score0.00211EPSS
SaveExploits1References9
RedhatCVE
RedhatCVE
•added 2025/05/22 7:36 p.m.•13 views

CVE-2021-29578

TensorFlow is an end-to-end open source platform for machine learning. The implementation of tf.rawops.FractionalAvgPoolGrad is vulnerable to a heap buffer overflow. The...

7.8CVSS6.9AI score0.00211EPSS
SaveExploits1References1
SUSE CVE
SUSE CVE
•added 2023/02/15 3:43 a.m.•9 views

SUSE CVE-2021-29578

TensorFlow is an end-to-end open source platform for machine learning. The implementation of tf.rawops.FractionalAvgPoolGrad is vulnerable to a heap buffer overflow. The...

7.8CVSS7.8AI score0.00211EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
•added 2023/02/15 3:24 a.m.•9 views

SUSE CVE-2022-35963

TensorFlow is an open source platform for machine learning. The implementation of FractionalAvgPoolGrad does not fully validate the input originputtensorshape. This results in an overflow that results in a CHECK failure which can be used to trigger a denial of service attack. We have patched the...

7.5CVSS8.2AI score0.00478EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
•added 2022/09/16 10:13 p.m.•44 views

TensorFlow vulnerable to `CHECK` failures in `FractionalAvgPoolGrad`

Impact The implementation of FractionalAvgPoolGrad does not fully validate the input originputtensorshape. This results in an overflow that results in a CHECK failure which can be used to trigger a denial of service attack. python import tensorflow as tf overlapping = True originputtensorshape =...

7.5CVSS7.6AI score0.00478EPSS
SaveExploits0References5Affected Software3
NVD
NVD
•added 2022/09/16 8:15 p.m.•50 views

CVE-2022-35963

TensorFlow is an open source platform for machine learning. The implementation of FractionalAvgPoolGrad does not fully validate the input originputtensorshape. This results in an overflow that results in a CHECK failure which can be used to trigger a denial of service attack. We have patched the...

7.5CVSS0.00478EPSS
SaveExploits0References2
OSV
OSV
•added 2022/09/16 8:10 p.m.•42 views

CVE-2022-35963 `CHECK` failures in `FractionalAvgPoolGrad` in TensorFlow

TensorFlow is an open source platform for machine learning. The implementation of FractionalAvgPoolGrad does not fully validate the input originputtensorshape. This results in an overflow that results in a CHECK failure which can be used to trigger a denial of service attack. We have patched the...

5.9CVSS8.1AI score
SaveExploits0References4
Cvelist
Cvelist
•added 2022/09/16 8:10 p.m.•52 views

CVE-2022-35963 `CHECK` failures in `FractionalAvgPoolGrad` in TensorFlow

TensorFlow is an open source platform for machine learning. The implementation of FractionalAvgPoolGrad does not fully validate the input originputtensorshape. This results in an overflow that results in a CHECK failure which can be used to trigger a denial of service attack. We have patched the...

5.9CVSS7.7AI score0.00478EPSS
SaveExploits0References2
CVE
CVE
•added 2022/09/16 8:10 p.m.•129 views

CVE-2022-35963

TensorFlow FractionalAvgPoolGrad is vulnerable due to incomplete validation of orig_input_tensor_shape, allowing an overflow that can trigger a CHECK failure and deny service. The issue is fixed in GitHub commit 03a659d7be9a1154fdf5eeac221e5950fec07dad and will be included in TensorFlow 2.10.0; t...

7.5CVSS6.5AI score0.00478EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
•added 2022/09/16 12:00 a.m.•12 views

PT-2022-23062

Name of the Vulnerable Software and Affected Versions TensorFlow versions prior to 2.10.0 TensorFlow versions 2.9.1 and earlier TensorFlow versions 2.8.1 and earlier TensorFlow versions 2.7.2 and earlier Description The implementation of FractionalAvgPoolGrad does not fully validate the input ori...

7.5CVSS7.1AI score0.00478EPSS
SaveExploits0References18
CNVD
CNVD
•added 2022/02/16 12:00 a.m.•82 views

Google TensorFlow buffer overflow vulnerability (CNVD-2022-11506)

Google TensorFlow is an end-to-end open source platform for machine learning from Google USA. Google Tensorflow suffers from a buffer overflow vulnerability that stems from the fact that the implementation of FractionalAvgPoolGrad does not account for invalid input tensor, which can be exploited ...

8.1CVSS3.4AI score0.00822EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
•added 2022/02/09 6:29 p.m.•33 views

Out of bounds read in Tensorflow

Impact The implementation of FractionalAvgPoolGrad does not consider cases where the input tensors are invalid allowing an attacker to read from outside of bounds of heap: python import tensorflow as tf @tf.function def test: y = tf.rawops.FractionalAvgPoolGrad originputtensorshape=2,2,2,2,...

8.1CVSS1.6AI score0.00822EPSS
SaveExploits1References7Affected Software3
NVD
NVD
•added 2022/02/03 11:15 a.m.•35 views

CVE-2022-21730

Tensorflow is an Open Source Machine Learning Framework. The implementation of FractionalAvgPoolGrad does not consider cases where the input tensors are invalid allowing an attacker to read from outside of bounds of heap. The fix will be included in TensorFlow 2.8.0. We will also cherrypick this...

8.1CVSS0.00822EPSS
SaveExploits1References3
OSV
OSV
•added 2022/02/03 11:15 a.m.•14 views

PYSEC-2022-109

Tensorflow is an Open Source Machine Learning Framework. The implementation of FractionalAvgPoolGrad does not consider cases where the input tensors are invalid allowing an attacker to read from outside of bounds of heap. The fix will be included in TensorFlow 2.8.0. We will also cherrypick this...

8.1CVSS7.1AI score0.00822EPSS
SaveExploits1References3
Prion
Prion
•added 2022/02/03 11:15 a.m.•21 views

Out-of-bounds

Tensorflow is an Open Source Machine Learning Framework. The implementation of FractionalAvgPoolGrad does not consider cases where the input tensors are invalid allowing an attacker to read from outside of bounds of heap. The fix will be included in TensorFlow 2.8.0. We will also cherrypick this...

5.5CVSS7.8AI score0.00822EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
•added 2022/02/03 11:15 a.m.•12 views

PYSEC-2022-109

Tensorflow is an Open Source Machine Learning Framework. The implementation of FractionalAvgPoolGrad does not consider cases where the input tensors are invalid allowing an attacker to read from outside of bounds of heap. The fix will be included in TensorFlow 2.8.0. We will also cherrypick this...

8.1CVSS6.9AI score0.00822EPSS
SaveExploits1References3Affected Software1
OSV
OSV
•added 2022/02/03 10:48 a.m.•28 views

CVE-2022-21730 Out of bounds read in Tensorflow

Tensorflow is an Open Source Machine Learning Framework. The implementation of FractionalAvgPoolGrad does not consider cases where the input tensors are invalid allowing an attacker to read from outside of bounds of heap. The fix will be included in TensorFlow 2.8.0. We will also cherrypick this...

8.1CVSS7.8AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
•added 2022/02/03 12:00 a.m.•8 views

PT-2022-15070 · Google · Tensorflow

Name of the Vulnerable Software and Affected Versions: TensorFlow versions prior to 2.8.0 TensorFlow versions 2.7.1 and earlier TensorFlow versions 2.6.3 and earlier TensorFlow versions 2.5.3 and earlier Description: The implementation of FractionalAvgPoolGrad does not consider cases where the...

8.1CVSS7.8AI score0.00822EPSS
SaveExploits1References13
CNNVD
CNNVD
•added 2022/02/03 12:00 a.m.•14 views

Google TensorFlow 缓冲区错误漏洞

Google TensorFlow is an end-to-end open source platform for machine learning from Google USA. Google Tensorflow suffers from a buffer overflow vulnerability that stems from the fact that the implementation of FractionalAvgPoolGrad does not account for invalid input tensor, which can be exploited ...

8.1CVSS6.1AI score0.00822EPSS
SaveExploits1References4
Rows per page
Query Builder