Lucene search
+L

9254 matches found

OSV
OSV
added 2022/05/20 10:15 p.m.22 views

CVE-2022-29206 Missing validation results in undefined behavior in `SparseTensorDenseAdd` 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, the implementation of tf.rawops.SparseTensorDenseAdd does not fully validate the input arguments. In this case, a reference gets bound to a nullptr during kernel execution. This is...

5.5CVSS5.4AI score
SaveExploits0References9
Debian CVE
Debian CVE
added 2022/05/20 10:15 p.m.12 views

CVE-2022-29206

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.SparseTensorDenseAdd does not fully validate the input arguments. In this case, a reference gets bound to a nullptr during kernel execution. This is...

5.5CVSS7.1AI score0.00341EPSS
SaveExploits1
CVE
CVE
added 2022/05/20 10:10 p.m.763 views

CVE-2022-29207

CVE-2022-29207 affects TensorFlow. Prior to versions 2.9.0, 2.8.1, 2.7.2, and 2.6.4, multiple TensorFlow operations can misbehave in eager mode when the provided resource handle is invalid, binding a reference to a null pointer and causing undefined behavior. In graph mode, these API calls were n...

5.5CVSS5.6AI score0.0032EPSS
SaveExploits1References7Affected Software1
OSV
OSV
added 2022/05/20 10:10 p.m.19 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.5CVSS5.5AI score
SaveExploits0References9
Cvelist
Cvelist
added 2022/05/20 10:10 p.m.38 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.0032EPSS
SaveExploits1References7
Vulnrichment
Vulnrichment
added 2022/05/20 10:10 p.m.3 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.5CVSS5.7AI score0.0032EPSS
SaveExploits1References7
OSV
OSV
added 2022/05/20 10:00 p.m.27 views

CVE-2022-29195 Missing validation causes denial of service in TensorFlow via `StagePeek`

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

5.5CVSS5.4AI score
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2022/05/20 10:00 p.m.5 views

CVE-2022-29195 Missing validation causes denial of service in TensorFlow via `StagePeek`

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

5.5CVSS5.7AI score0.0032EPSS
SaveExploits1References7
CVE
CVE
added 2022/05/20 10:00 p.m.124 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.0032EPSS
SaveExploits1References7Affected Software1
Cvelist
Cvelist
added 2022/05/20 10:00 p.m.42 views

CVE-2022-29195 Missing validation causes denial of service in TensorFlow via `StagePeek`

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

5.5CVSS6AI score0.0032EPSS
SaveExploits1References7
Debian CVE
Debian CVE
added 2022/05/20 10:00 p.m.46 views

CVE-2022-29195

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

5.5CVSS7AI score0.0032EPSS
SaveExploits1
Vulnrichment
Vulnrichment
added 2022/05/20 9:55 p.m.5 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.5CVSS5.7AI score0.0032EPSS
SaveExploits1References7
CVE
CVE
added 2022/05/20 9:55 p.m.133 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.0032EPSS
SaveExploits1References7Affected Software1
Cvelist
Cvelist
added 2022/05/20 9:55 p.m.46 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.0032EPSS
SaveExploits1References7
OSV
OSV
added 2022/05/20 9:55 p.m.19 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.5CVSS5.4AI score
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2022/05/20 9:55 p.m.8 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.8AI score0.0032EPSS
SaveExploits1References7
Cvelist
Cvelist
added 2022/05/20 9:55 p.m.62 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.0032EPSS
SaveExploits1References7
Debian CVE
Debian CVE
added 2022/05/20 9:55 p.m.15 views

CVE-2022-29196

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.5CVSS7AI score0.0032EPSS
SaveExploits1
CVE
CVE
added 2022/05/20 9:55 p.m.124 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.0032EPSS
SaveExploits1References7Affected Software1
OSV
OSV
added 2022/05/20 9:55 p.m.20 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 score
SaveExploits0References9
Rows per page
Query Builder