Lucene search
K

3086 matches found

Cvelist
Cvelist
added 2022/05/20 10:10 p.m.14 views

CVE-2022-29207 Undefined behavior when users supply invalid resource handles in TensorFlow

TensorFlow is an open source platform for machine learning. Prior to versions 2.9.0, 2.8.1, 2.7.2, and 2.6.4, multiple TensorFlow operations misbehave in eager mode when the resource handle provided to them is invalid. In graph mode, it would have been impossible to perform these API calls, but...

5.5CVSS6.1AI score0.00056EPSS
Exploits1References7
CVE
CVE
added 2022/05/20 10:0 p.m.98 views

CVE-2022-29195

TensorFlow CVE-2022-29195 concerns a denial-of-service via missing validation in tf.raw_ops.StagePeek. Affected are versions before patches: 2.9.0, 2.8.1, 2.7.2, and 2.6.4, which patch the issue. The vulnerability stems from StagePeek assuming index is a scalar without validating input, leading t...

5.5CVSS5.5AI score0.00055EPSS
Exploits1References7Affected Software1
Cvelist
Cvelist
added 2022/05/20 9:55 p.m.18 views

CVE-2022-29197 Missing validation causes denial of service in TensorFlow via `UnsortedSegmentJoin`

TensorFlow is an open source platform for machine learning. Prior to versions 2.9.0, 2.8.1, 2.7.2, and 2.6.4, the implementation of tf.rawops.UnsortedSegmentJoin does not fully validate the input arguments. This results in a CHECK-failure which can be used to trigger a denial of service attack. T...

5.5CVSS6AI score0.00056EPSS
Exploits1References7
CVE
CVE
added 2022/05/20 9:55 p.m.117 views

CVE-2022-29197

CVE-2022-29197 concerns TensorFlow UnsortedSegmentJoin with incomplete input validation that can trigger a denial of service via a CHECK failure when num_segments is not properly validated. Affected releases include TensorFlow versions prior to 2.9.0, 2.8.1, 2.7.2, and 2.6.4. The issue has been a...

5.5CVSS5.5AI score0.00056EPSS
Exploits1References7Affected Software1
CVE
CVE
added 2022/05/20 9:55 p.m.100 views

CVE-2022-29196

CVE-2022-29196 applies to TensorFlow. Before versions 2.9.0, 2.8.1, 2.7.2, and 2.6.4, Conv3DBackpropFilterV2 does not fully validate input arguments, specifically not validating that filter_sizes is a vector. This triggers a CHECK failure and can be leveraged to cause a denial of service. The iss...

5.5CVSS5.6AI score0.00056EPSS
Exploits1References7Affected Software1
OSV
OSV
added 2022/05/20 9:55 p.m.15 views

CVE-2022-29196 Missing validation causes denial of service in TensorFlow via `Conv3DBackpropFilterV2`

TensorFlow is an open source platform for machine learning. Prior to versions 2.9.0, 2.8.1, 2.7.2, and 2.6.4, the implementation of tf.rawops.Conv3DBackpropFilterV2 does not fully validate the input arguments. This results in a CHECK-failure which can be used to trigger a denial of service attack...

5.5CVSS5.4AI score0.00056EPSS
Exploits1References9
Cvelist
Cvelist
added 2022/05/20 9:55 p.m.31 views

CVE-2022-29196 Missing validation causes denial of service in TensorFlow via `Conv3DBackpropFilterV2`

TensorFlow is an open source platform for machine learning. Prior to versions 2.9.0, 2.8.1, 2.7.2, and 2.6.4, the implementation of tf.rawops.Conv3DBackpropFilterV2 does not fully validate the input arguments. This results in a CHECK-failure which can be used to trigger a denial of service attack...

5.5CVSS6AI score0.00056EPSS
Exploits1References7
Cvelist
Cvelist
added 2022/05/20 9:50 p.m.15 views

CVE-2022-29198 Missing validation causes denial of service in TensorFlow via `SparseTensorToCSRSparseMatrix`

TensorFlow is an open source platform for machine learning. Prior to versions 2.9.0, 2.8.1, 2.7.2, and 2.6.4, the implementation of tf.rawops.SparseTensorToCSRSparseMatrix does not fully validate the input arguments. This results in a CHECK-failure which can be used to trigger a denial of service...

5.5CVSS6AI score0.00056EPSS
Exploits1References7
CVE
CVE
added 2022/05/20 9:50 p.m.98 views

CVE-2022-29198

CVE-2022-29198 concerns TensorFlow’s tf.raw_ops.SparseTensorToCSRSparseMatrix, where input validation is incomplete for dense_shape and indices. This can trigger a CHECK failure, potentially enabling a denial of service. The issue is documented to affect TensorFlow versions prior to 2.9.0, 2.8.1,...

5.5CVSS5.5AI score0.00056EPSS
Exploits1References7Affected Software1
OSV
OSV
added 2022/05/20 9:50 p.m.19 views

CVE-2022-29198 Missing validation causes denial of service in TensorFlow via `SparseTensorToCSRSparseMatrix`

TensorFlow is an open source platform for machine learning. Prior to versions 2.9.0, 2.8.1, 2.7.2, and 2.6.4, the implementation of tf.rawops.SparseTensorToCSRSparseMatrix does not fully validate the input arguments. This results in a CHECK-failure which can be used to trigger a denial of service...

5.5CVSS5.4AI score0.00056EPSS
Exploits1References9
Cvelist
Cvelist
added 2022/05/20 9:40 p.m.14 views

CVE-2022-29199 Missing validation causes denial of service in TensorFlow via `LoadAndRemapMatrix`

TensorFlow is an open source platform for machine learning. Prior to versions 2.9.0, 2.8.1, 2.7.2, and 2.6.4, the implementation of tf.rawops.LoadAndRemapMatrix does not fully validate the input arguments. This results in a CHECK-failure which can be used to trigger a denial of service attack. Th...

5.5CVSS6AI score0.00055EPSS
Exploits1References7
CVE
CVE
added 2022/05/20 9:40 p.m.120 views

CVE-2022-29199

TensorFlow vulnerability CVE-2022-29199 affects tf.raw_ops.LoadAndRemapMatrix. The issue arises from incomplete validation of input arguments, where the code assumes initializing_values is a vector but does not validate it before access, leading to a CHECK failure that can trigger a denial of ser...

5.5CVSS5.5AI score0.00055EPSS
Exploits1References7Affected Software1
OSV
OSV
added 2022/05/20 9:40 p.m.14 views

CVE-2022-29199 Missing validation causes denial of service in TensorFlow via `LoadAndRemapMatrix`

TensorFlow is an open source platform for machine learning. Prior to versions 2.9.0, 2.8.1, 2.7.2, and 2.6.4, the implementation of tf.rawops.LoadAndRemapMatrix does not fully validate the input arguments. This results in a CHECK-failure which can be used to trigger a denial of service attack. Th...

5.5CVSS5.4AI score0.00055EPSS
Exploits1References9
OSV
OSV
added 2022/05/20 9:30 p.m.9 views

CVE-2022-29200 Missing validation causes denial of service in TensorFlow via `LSTMBlockCell`

TensorFlow is an open source platform for machine learning. Prior to versions 2.9.0, 2.8.1, 2.7.2, and 2.6.4, the implementation of tf.rawops.LSTMBlockCell does not fully validate the input arguments. This results in a CHECK-failure which can be used to trigger a denial of service attack. The cod...

5.5CVSS5.4AI score0.00056EPSS
Exploits1References9
CVE
CVE
added 2022/05/20 9:30 p.m.613 views

CVE-2022-29200

TensorFlow CVE-2022-29200 affects tf.raw_ops.LSTMBlockCell where input argument ranks were not fully validated, causing CHECK failures that can trigger denial of service. Affected versions are before 2.9.0 and also including 2.8.1, 2.7.2, and 2.6.4; a patch exists in 2.9.0 and was backported to t...

5.5CVSS5.6AI score0.00056EPSS
Exploits1References7Affected Software1
Cvelist
Cvelist
added 2022/05/20 9:20 p.m.16 views

CVE-2022-29193 Missing validation causes `TensorSummaryV2` in TensorFlow to crash

TensorFlow is an open source platform for machine learning. Prior to versions 2.9.0, 2.8.1, 2.7.2, and 2.6.4, the implementation of tf.rawops.TensorSummaryV2 does not fully validate the input arguments. This results in a CHECK-failure which can be used to trigger a denial of service attack...

5.5CVSS5.9AI score0.0005EPSS
Exploits1References7
CVE
CVE
added 2022/05/20 9:20 p.m.143 views

CVE-2022-29193

TensorFlow CVE-2022-29193: Vulnerability due to incomplete validation in tf.raw_ops.TensorSummaryV2, causing a CHECK failure that can trigger a denial of service. Affected: TensorFlow versions prior to 2.9.0, 2.8.1, 2.7.2, and 2.6.4. Remediation: patch available and fixes included in TensorFlow 2...

5.5CVSS5.4AI score0.0005EPSS
Exploits1References7Affected Software1
OSV
OSV
added 2022/05/20 9:20 p.m.15 views

CVE-2022-29193 Missing validation causes `TensorSummaryV2` in TensorFlow to crash

TensorFlow is an open source platform for machine learning. Prior to versions 2.9.0, 2.8.1, 2.7.2, and 2.6.4, the implementation of tf.rawops.TensorSummaryV2 does not fully validate the input arguments. This results in a CHECK-failure which can be used to trigger a denial of service attack...

5.5CVSS5.2AI score0.0005EPSS
Exploits1References9
NVD
NVD
added 2022/05/20 9:15 p.m.16 views

CVE-2022-29192

TensorFlow is an open source platform for machine learning. Prior to versions 2.9.0, 2.8.1, 2.7.2, and 2.6.4, the implementation of tf.rawops.QuantizeAndDequantizeV4Grad does not fully validate the input arguments. This results in a CHECK-failure which can be used to trigger a denial of service...

5.5CVSS0.00143EPSS
Exploits1References7
NVD
NVD
added 2022/05/20 9:15 p.m.13 views

CVE-2022-29194

TensorFlow is an open source platform for machine learning. Prior to versions 2.9.0, 2.8.1, 2.7.2, and 2.6.4, the implementation of tf.rawops.DeleteSessionTensor does not fully validate the input arguments. This results in a CHECK-failure which can be used to trigger a denial of service attack...

5.5CVSS0.00091EPSS
Exploits1References7
Rows per page
Query Builder