Lucene search
+L

432 matches found

OSV
OSV
added 2022/09/16 7:50 p.m.34 views

CVE-2022-35952 `CHECK` failures in `UnbatchGradOp` in TensorFlow

TensorFlow is an open source platform for machine learning. The UnbatchGradOp function takes an argument id that is assumed to be a scalar. A nonscalar id can trigger a CHECK failure and crash the program. It also requires its argument batchindex to contain three times the number of elements as...

5.9CVSS7.7AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2022/09/16 7:45 p.m.9 views

CVE-2022-35940

TensorFlow is an open source platform for machine learning. The RaggedRangOp function takes an argument limits that is eventually used to construct a TensorShape as an int64. If limits is a very large float, it can overflow when converted to an int64. This triggers an InvalidArgument but also...

7.5CVSS7.1AI score0.00583EPSS
SaveExploits0
OSV
OSV
added 2022/09/16 7:45 p.m.22 views

CVE-2022-35941 `CHECK` failure in `AvgPoolOp` in Tensorflow

TensorFlow is an open source platform for machine learning. The AvgPoolOp function takes an argument ksize that must be positive but is not checked. A negative ksize can trigger a CHECK failure and crash the program. We have patched the issue in GitHub commit...

5.9CVSS7.7AI score
SaveExploits0References5
Cvelist
Cvelist
added 2022/09/16 7:45 p.m.56 views

CVE-2022-35941 `CHECK` failure in `AvgPoolOp` in Tensorflow

TensorFlow is an open source platform for machine learning. The AvgPoolOp function takes an argument ksize that must be positive but is not checked. A negative ksize can trigger a CHECK failure and crash the program. We have patched the issue in GitHub commit...

5.9CVSS7.7AI score0.006EPSS
SaveExploits0References3
OSV
OSV
added 2022/09/16 7:40 p.m.38 views

CVE-2022-35937 OOB read in `Gather_nd` op in TensorFlow Lite

TensorFlow is an open source platform for machine learning. The GatherNd function takes arguments that determine the sizes of inputs and outputs. If the inputs given are greater than or equal to the sizes of the outputs, an out-of-bounds memory read is triggered. This issue has been patched in...

7CVSS9AI score
SaveExploits0References5
OSV
OSV
added 2022/09/16 7:35 p.m.22 views

CVE-2022-35938 OOB read in `Gather_nd` op in TensorFlow Lite Micro

TensorFlow is an open source platform for machine learning. The GatherNd function takes arguments that determine the sizes of inputs and outputs. If the inputs given are greater than or equal to the sizes of the outputs, an out-of-bounds memory read or a crash is triggered. This issue has been...

7CVSS9AI score
SaveExploits0References5
Cvelist
Cvelist
added 2022/09/16 7:30 p.m.44 views

CVE-2022-35934 `CHECK` failure in tf.reshape in Tensorflow

TensorFlow is an open source platform for machine learning. The implementation of tf.reshape op in TensorFlow is vulnerable to a denial of service via CHECK-failure assertion failure caused by overflowing the number of elements in a tensor. This issue has been patched in GitHub commit...

5.9CVSS7.6AI score0.00423EPSS
SaveExploits0References2
OSV
OSV
added 2022/09/16 7:30 p.m.34 views

CVE-2022-35934 `CHECK` failure in tf.reshape in Tensorflow

TensorFlow is an open source platform for machine learning. The implementation of tf.reshape op in TensorFlow is vulnerable to a denial of service via CHECK-failure assertion failure caused by overflowing the number of elements in a tensor. This issue has been patched in GitHub commit...

5.9CVSS7.5AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2022/09/16 12:00 a.m.15 views

PT-2022-23102

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 issue occurs when RandomPoissonV2 receives large input shape and rates,...

7.5CVSS7.1AI score0.00423EPSS
SaveExploits0References16
CNNVD
CNNVD
added 2022/09/16 12:00 a.m.11 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 security vulnerability exists in Google TensorFlow that stems from a segmentation error that can be used to trigger a denial-of-service attack if RaggedBincount is given...

7.5CVSS7.5AI score0.00452EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2022/09/16 12:00 a.m.15 views

Google TensorFlow 输入验证错误漏洞

Google TensorFlow is an end-to-end open source platform for machine learning from Google Inc. Google TensorFlow suffers from an input validation error vulnerability that originates from the fact that if the following non-scalar inputs are provided to QuantizedMatMul: mina, maxa, minb, or maxb, it...

7.5CVSS7.6AI score0.00452EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2022/09/16 12:00 a.m.14 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 security vulnerability exists in Google TensorFlow that stems from an assertion failure if Save or SaveSlices is run on a tensor with an unsupported dtype, which can be...

7.5CVSS7.5AI score0.00423EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2022/09/16 12:00 a.m.16 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. Google TensorFlow suffers from an input validation error vulnerability that stems from a segmentation error in the converter and crashes the Python process when using a...

7.5CVSS7.6AI score0.00636EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2022/09/16 12:00 a.m.10 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. Google TensorFlow suffers from a security vulnerability that stems from the AvgPoolGrad implementation not fully validating the input originputshape. This can lead to an...

7.5CVSS7.5AI score0.00423EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2022/09/16 12:00 a.m.22 views

PT-2022-23113

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 issue occurs when the mlir::tfg::GraphDefImporter::ConvertNodeDef function...

7.5CVSS7.1AI score0.00583EPSS
SaveExploits0References17
CNNVD
CNNVD
added 2022/09/16 12:00 a.m.15 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 security vulnerability exists in Google TensorFlow that stems from an assertion failure if FakeQuantWithMinMaxVarsPerChannel is assigned a tensor of min or max rank that...

7.5CVSS7.4AI score0.00423EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2022/09/16 12:00 a.m.8 views

PT-2022-23114

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 issue occurs when mlir::tfg::TFOp::nameAttr receives null type list attribute...

7.5CVSS7.1AI score0.00596EPSS
SaveExploits0References18
Positive Technologies
Positive Technologies
added 2022/09/16 12:00 a.m.8 views

PT-2022-23115

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 issue occurs when the RangeSize function receives values that do not fit into...

7.5CVSS7.1AI score0.00583EPSS
SaveExploits0References17
CNNVD
CNNVD
added 2022/09/16 12:00 a.m.12 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 security vulnerability exists in Google TensorFlow, which stems from a denial-of-service attack triggered by an assertion failure given when tf.random.gamma receives a...

7.5CVSS7.5AI score0.00432EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2022/09/16 12:00 a.m.15 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. Google TensorFlow suffers from a code issue vulnerability that stems from mlir::tfg::ConvertGenericFunctionToFunctionDef giving a null dereference when it is given the nul...

7.5CVSS7.6AI score0.00423EPSS
SaveExploits0References3
Rows per page
Query Builder