Lucene search
+L

567 matches found

Prion
Prion
added 2022/09/16 8:15 p.m.19 views

Stack overflow

TensorFlow is an open source platform for machine learning. In core/kernels/listkernels.cc's TensorListReserve, numelements is assumed to be a tensor of size 1. When a numelements of more than 1 element is provided, then tf.rawops.TensorListReserve fails the CHECKEQ in...

5CVSS7.6AI score0.00567EPSS
SaveExploits0References3Affected Software1
Prion
Prion
added 2022/09/16 8:15 p.m.20 views

Stack overflow

TensorFlow is an open source platform for machine learning. The implementation of SobolSampleOp is vulnerable to a denial of service via CHECK-failure assertion failure caused by assuming input0, input1, and input2 to be scalar. This issue has been patched in GitHub commit...

5CVSS7.4AI score0.00457EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2022/09/16 8:15 p.m.15 views

Stack overflow

TensorFlow is an open source platform for machine learning. The ScatterNd function takes an input argument that determines the indices of of the output tensor. An input index greater than the output tensor or less than zero will either write content at the wrong index or trigger a crash. We have...

7.5CVSS9.6AI score0.00458EPSS
SaveExploits0References3Affected Software1
Prion
Prion
added 2022/09/16 8:15 p.m.21 views

Stack overflow

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

5CVSS7.6AI score0.00579EPSS
SaveExploits0References3Affected Software1
Prion
Prion
added 2022/09/16 8:15 p.m.19 views

Out-of-bounds

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

6.4CVSS9.1AI score0.00464EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2022/09/16 8:0 p.m.53 views

CVE-2022-35960 `CHECK` failure in `TensorListReserve` in TensorFlow

TensorFlow is an open source platform for machine learning. In core/kernels/listkernels.cc's TensorListReserve, numelements is assumed to be a tensor of size 1. When a numelements of more than 1 element is provided, then tf.rawops.TensorListReserve fails the CHECKEQ in...

5.9CVSS7.7AI score0.00567EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2022/09/16 8:0 p.m.6 views

CVE-2022-35960 `CHECK` failure in `TensorListReserve` in TensorFlow

TensorFlow is an open source platform for machine learning. In core/kernels/listkernels.cc's TensorListReserve, numelements is assumed to be a tensor of size 1. When a numelements of more than 1 element is provided, then tf.rawops.TensorListReserve fails the CHECKEQ in...

5.9CVSS7.5AI score0.00567EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2022/09/16 7:55 p.m.6 views

CVE-2022-35959

TensorFlow is an open source platform for machine learning. The implementation of AvgPool3DGradOp does not fully validate the input originputshape. 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 issue in...

7.5CVSS7AI score0.00398EPSS
SaveExploits0
CVE
CVE
added 2022/09/16 7:55 p.m.111 views

CVE-2022-35959

TensorFlow’s CVE-2022-35959 is a denial-of-service flaw caused by insufficient validation of orig_input_shape in AvgPool3DGradOp. The overflow triggers a CHECK failure, with impact limited to environments using affected builds. The issue has been patched in commit 9178ac9d6389bdc54638ab913ea0e419...

7.5CVSS6.5AI score0.00398EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2022/09/16 7:55 p.m.21 views

CVE-2022-35959 `CHECK` failures in `AvgPool3DGrad` in TensorFlow

TensorFlow is an open source platform for machine learning. The implementation of AvgPool3DGradOp does not fully validate the input originputshape. 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 issue in...

5.9CVSS7.7AI score0.00398EPSS
SaveExploits0References4
OSV
OSV
added 2022/09/16 7:50 p.m.29 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 score0.00579EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2022/09/16 7:45 p.m.6 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.00567EPSS
SaveExploits0
Cvelist
Cvelist
added 2022/09/16 7:45 p.m.47 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.00583EPSS
SaveExploits0References3
OSV
OSV
added 2022/09/16 7:45 p.m.20 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.00583EPSS
SaveExploits0References5
OSV
OSV
added 2022/09/16 7:40 p.m.35 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 score0.00458EPSS
SaveExploits0References5
OSV
OSV
added 2022/09/16 7:35 p.m.19 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 score0.00464EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2022/09/16 7:30 p.m.36 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.00411EPSS
SaveExploits0References2
OSV
OSV
added 2022/09/16 7:30 p.m.28 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 score0.00411EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2022/09/16 12:0 a.m.6 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.00439EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2022/09/16 12:0 a.m.7 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.00411EPSS
SaveExploits0References3
Rows per page
Query Builder