Lucene search
K

19 matches found

RedhatCVE
RedhatCVE
added 2026/01/09 9:1 a.m.4 views

CVE-2023-25659

TensorFlow is an open source platform for machine learning. Prior to versions 2.12.0 and 2.11.1, if the parameter indices for DynamicStitch does not match the shape of the parameter data, it can trigger an stack OOB read. A fix is included in TensorFlow version 2.12.0 and version 2.11.1...

7.5CVSS6.6AI score0.00204EPSS
Exploits0References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2023-0957

Malicious code in bioql PyPI...

7.5CVSS6.5AI score0.00204EPSS
Exploits0References4
Microsoft CVE
Microsoft CVE
added 2024/06/30 2:0 p.m.1 views

TensorFlow vulnerable to Out-of-Bounds Read in DynamicStitch

...

7.5CVSS6.6AI score0.00204EPSS
Exploits0
OSV
OSV
added 2024/03/06 11:9 a.m.15 views

BIT-TENSORFLOW-2023-25659 TensorFlow vulnerable to Out-of-Bounds Read in DynamicStitch

TensorFlow is an open source platform for machine learning. Prior to versions 2.12.0 and 2.11.1, if the parameter indices for DynamicStitch does not match the shape of the parameter data, it can trigger an stack OOB read. A fix is included in TensorFlow version 2.12.0 and version 2.11.1...

7.5CVSS7.4AI score0.00204EPSS
Exploits0References3
Snyk
Snyk
added 2023/03/26 7:31 a.m.1 views

Out-of-bounds Read

Overview Affected versions of this package are vulnerable to Out-of-bounds Read if the parameter indices for DynamicStitch does not match the shape of the parameter data. PoC import tensorflow as tf func = tf.rawops.DynamicStitch para='indices': 0xdeadbeef, 405, 519, 758, 1015, 'data':...

7.5CVSS7AI score0.00204EPSS
Exploits0References2
NVD
NVD
added 2023/03/25 12:15 a.m.15 views

CVE-2023-25659

TensorFlow is an open source platform for machine learning. Prior to versions 2.12.0 and 2.11.1, if the parameter indices for DynamicStitch does not match the shape of the parameter data, it can trigger an stack OOB read. A fix is included in TensorFlow version 2.12.0 and version 2.11.1...

7.5CVSS8.4AI score0.00204EPSS
Exploits0References2
OSV
OSV
added 2023/03/25 12:15 a.m.1 views

AZL-35305 CVE-2023-25659 affecting package tensorflow for versions less than 2.11.1-1

TensorFlow is an open source platform for machine learning. Prior to versions 2.12.0 and 2.11.1, if the parameter indices for DynamicStitch does not match the shape of the parameter data, it can trigger an stack OOB read. A fix is included in TensorFlow version 2.12.0 and version 2.11.1...

7.5CVSS6.6AI score0.00204EPSS
Exploits0References1
OSV
OSV
added 2023/03/25 12:15 a.m.4 views

AZL-31201 CVE-2023-25659 affecting package tensorflow for versions less than 2.11.1-1

TensorFlow is an open source platform for machine learning. Prior to versions 2.12.0 and 2.11.1, if the parameter indices for DynamicStitch does not match the shape of the parameter data, it can trigger an stack OOB read. A fix is included in TensorFlow version 2.12.0 and version 2.11.1...

7.5CVSS6.6AI score0.00204EPSS
Exploits0References1
Prion
Prion
added 2023/03/25 12:15 a.m.12 views

Stack overflow

TensorFlow is an open source platform for machine learning. Prior to versions 2.12.0 and 2.11.1, if the parameter indices for DynamicStitch does not match the shape of the parameter data, it can trigger an stack OOB read. A fix is included in TensorFlow version 2.12.0 and version 2.11.1...

5CVSS8.4AI score0.00204EPSS
Exploits0References2Affected Software1
CNNVD
CNNVD
added 2023/03/25 12:0 a.m.1 views

Google TensorFlow 缓冲区错误漏洞

Google TensorFlow is a suite of end-to-end open source platforms for machine learning from Google, Inc. in the United States. A buffer error vulnerability exists in Google TensorFlow version 2.12 prior to version 2.12.0 and version 2.11 prior to version 2.11.1, which stems from a stack OOB read...

7.5CVSS6.7AI score0.00204EPSS
Exploits0References3
OSV
OSV
added 2023/03/24 11:43 p.m.17 views

CVE-2023-25659 TensorFlow vulnerable to Out-of-Bounds Read in DynamicStitch

TensorFlow is an open source platform for machine learning. Prior to versions 2.12.0 and 2.11.1, if the parameter indices for DynamicStitch does not match the shape of the parameter data, it can trigger an stack OOB read. A fix is included in TensorFlow version 2.12.0 and version 2.11.1...

7.5CVSS6.4AI score0.00204EPSS
Exploits0References4
Cvelist
Cvelist
added 2023/03/24 11:43 p.m.16 views

CVE-2023-25659 TensorFlow vulnerable to Out-of-Bounds Read in DynamicStitch

TensorFlow is an open source platform for machine learning. Prior to versions 2.12.0 and 2.11.1, if the parameter indices for DynamicStitch does not match the shape of the parameter data, it can trigger an stack OOB read. A fix is included in TensorFlow version 2.12.0 and version 2.11.1...

7.5CVSS7.7AI score0.00204EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2023/03/24 11:43 p.m.4 views

CVE-2023-25659 TensorFlow vulnerable to Out-of-Bounds Read in DynamicStitch

TensorFlow is an open source platform for machine learning. Prior to versions 2.12.0 and 2.11.1, if the parameter indices for DynamicStitch does not match the shape of the parameter data, it can trigger an stack OOB read. A fix is included in TensorFlow version 2.12.0 and version 2.11.1...

7.5CVSS7.5AI score0.00204EPSS
Exploits0References2
Github Security Blog
Github Security Blog
added 2023/03/24 9:58 p.m.21 views

TensorFlow vulnerable to Out-of-Bounds Read in DynamicStitch

Impact If the parameter indices for DynamicStitch does not match the shape of the parameter data, it can trigger an stack OOB read. python import tensorflow as tf func = tf.rawops.DynamicStitch para='indices': 0xdeadbeef, 405, 519, 758, 1015, 'data': 110.27793884277344, 120.29475402832031,...

7.5CVSS7.3AI score0.00204EPSS
Exploits0References4Affected Software3
OSV
OSV
added 2023/03/24 9:58 p.m.4 views

GHSA-93VR-9Q9M-PJ8P TensorFlow vulnerable to Out-of-Bounds Read in DynamicStitch

Impact If the parameter indices for DynamicStitch does not match the shape of the parameter data, it can trigger an stack OOB read. python import tensorflow as tf func = tf.rawops.DynamicStitch para='indices': 0xdeadbeef, 405, 519, 758, 1015, 'data': 110.27793884277344, 120.29475402832031,...

7.5CVSS6.6AI score0.00204EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2023/03/24 12:0 a.m.2 views

PT-2023-20219 · Google · Tensorflow

Name of the Vulnerable Software and Affected Versions: TensorFlow versions prior to 2.12.0 and 2.11.1 Description: The issue arises when the parameter indices for DynamicStitch does not match the shape of the parameter data, potentially triggering a stack OOB read. Recommendations: For versions...

7.5CVSS5.9AI score0.00204EPSS
Exploits0References9
Veracode
Veracode
added 2022/11/23 3:49 a.m.25 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service. The vulnerability is due to the DynamicStitch operation in the FingerprintCat128 function of execute.cc, which does not properly match the op input sizes, allowing an attacker to crash the application...

7.5CVSS7.3AI score0.00183EPSS
Exploits1References10Affected Software3
Github Security Blog
Github Security Blog
added 2022/11/21 8:39 p.m.24 views

Out of bounds segmentation fault due to unequal op inputs in Tensorflow

Impact tf.rawops.DynamicStitch specifies input sizes when it is registered. cpp REGISTEROP"DynamicStitch" .Input"indices: N int32" .Input"data: N T" .Output"merged: T" .Attr"N : int = 1" .Attr"T : type" .SetShapeFnDynamicStitchShapeFunction; When it receives a differing number of inputs, such as...

7.5CVSS7.5AI score0.00183EPSS
Exploits1References6Affected Software3
Positive Technologies
Positive Technologies
added 2022/11/18 12:0 a.m.1 views

PT-2022-26114 · Google · Tensorflow

Name of the Vulnerable Software and Affected Versions: TensorFlow versions prior to 2.11 TensorFlow version 2.10.1 TensorFlow version 2.9.3 TensorFlow version 2.8.4 Description: The issue occurs when ops with specified input sizes receive a differing number of inputs, causing the executor to cras...

7.5CVSS7.5AI score0.00183EPSS
Exploits1References9
Rows per page
Query Builder