Lucene search
+L

9253 matches found

Cvelist
Cvelist
added 2021/05/14 7:10 p.m.59 views

CVE-2021-29550 Division by 0 in `FractionalAvgPool`

TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a runtime division by zero error and denial of service in tf.rawops.FractionalAvgPool. This is because the...

2.5CVSS5.6AI score0.00189EPSS
SaveExploits1References2
CVE
CVE
added 2021/05/14 7:10 p.m.111 views

CVE-2021-29550

TensorFlow CVE-2021-29550 concerns a runtime division-by-zero in tf.raw_ops.FractionalAvgPool within the FractionalAvgPool implementation. The root cause is that the operator computes output_size by floor-dividing input_size[i] by pooling_ratio[i], where both values are user-controlled; if input_...

5.5CVSS4.7AI score0.00189EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2021/05/14 7:10 p.m.44 views

CVE-2021-29551 OOB read in `MatrixTriangularSolve`

TensorFlow is an end-to-end open source platform for machine learning. The implementation of MatrixTriangularSolvehttps://github.com/tensorflow/tensorflow/blob/8cae746d8449c7dda5298327353d68613f16e798/tensorflow/core/kernels/linalg/matrixtriangularsolveopimpl.hL160-L240 fails to terminate kernel...

2.5CVSS5.7AI score0.00217EPSS
SaveExploits1References2
CVE
CVE
added 2021/05/14 7:10 p.m.105 views

CVE-2021-29551

TensorFlow CVE-2021-29551 relates to MatrixTriangularSolve: the kernel failed to terminate when input validation fails, enabling a potential heap OOB read with crafted tensors. The issue is tied to OP_REQUIRES paths not aborting before using inputs, leading to invalid data usage in bcast construc...

5.5CVSS4.7AI score0.00217EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2021/05/14 7:10 p.m.46 views

CVE-2021-29552 CHECK-failure in `UnsortedSegmentJoin`

TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a denial of service by controlling the values of numsegments tensor argument for UnsortedSegmentJoin. This is because the...

2.5CVSS5.7AI score0.00189EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2021/05/14 7:10 p.m.15 views

CVE-2021-29552

TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a denial of service by controlling the values of numsegments tensor argument for UnsortedSegmentJoin. This is because the...

5.5CVSS6.8AI score0.00189EPSS
SaveExploits1
CVE
CVE
added 2021/05/14 7:10 p.m.129 views

CVE-2021-29552

TensorFlow vulnerability CVE-2021-29552 is a denial-of-service in UnsortedSegmentJoin caused by an out-of-bounds CHECK on an empty num_segments scalar. Affected TF versions include those in the 2.1.x–2.5.x range; the issue stems from treating num_segments as a valid scalar and failing when the te...

5.5CVSS4.7AI score0.00189EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2021/05/14 7:10 p.m.28 views

CVE-2021-29553 Heap OOB in `QuantizeAndDequantizeV3`

TensorFlow is an end-to-end open source platform for machine learning. An attacker can read data outside of bounds of heap allocated buffer in tf.rawops.QuantizeAndDequantizeV3. This is because the...

2.5CVSS7.2AI score0.00198EPSS
SaveExploits1References2
CVE
CVE
added 2021/05/14 7:10 p.m.100 views

CVE-2021-29553

TensorFlow vulnerability CVE-2021-29553 involves a heap-based out-of-bounds read in tf.raw_ops.QuantizeAndDequantizeV3 caused by not validating the user-supplied axis before indexing the input. Affected TensorFlow versions are in the 2.x range, with a fix planned for TensorFlow 2.5.0 and cherry-p...

7.1CVSS5.2AI score0.00198EPSS
SaveExploits1References2Affected Software1
Debian CVE
Debian CVE
added 2021/05/14 7:10 p.m.39 views

CVE-2021-29553

TensorFlow is an end-to-end open source platform for machine learning. An attacker can read data outside of bounds of heap allocated buffer in tf.rawops.QuantizeAndDequantizeV3. This is because the...

7.1CVSS7.1AI score0.00198EPSS
SaveExploits1
CVE
CVE
added 2021/05/14 7:10 p.m.116 views

CVE-2021-29554

CVE-2021-29554 affects TensorFlow: DenseCountSparseOutput can cause a denial of service via a division-by-zero runtime error. Root cause is computing a divisor from user data without validating zero, yielding num_batch_elements = 0 and a divide operation. Affected TF releases are mitigated by a f...

5.5CVSS4.7AI score0.00189EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2021/05/14 7:10 p.m.56 views

CVE-2021-29554 Division by 0 in `DenseCountSparseOutput`

TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a denial of service via a FPE runtime error in tf.rawops.DenseCountSparseOutput. This is because the...

2.5CVSS5.6AI score0.00189EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2021/05/14 7:10 p.m.9 views

CVE-2021-29554

TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a denial of service via a FPE runtime error in tf.rawops.DenseCountSparseOutput. This is because the...

5.5CVSS6.8AI score0.00189EPSS
SaveExploits1
Cvelist
Cvelist
added 2021/05/14 6:55 p.m.49 views

CVE-2021-29512 Heap buffer overflow in `RaggedBinCount`

TensorFlow is an end-to-end open source platform for machine learning. If the splits argument of RaggedBincount does not specify a valid SparseTensorhttps://www.tensorflow.org/apidocs/python/tf/sparse/SparseTensor, then an attacker can trigger a heap buffer overflow. This will cause a read from...

2.5CVSS7.9AI score0.00211EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2021/05/14 6:55 p.m.63 views

CVE-2021-29512

TensorFlow is an end-to-end open source platform for machine learning. If the splits argument of RaggedBincount does not specify a valid SparseTensorhttps://www.tensorflow.org/apidocs/python/tf/sparse/SparseTensor, then an attacker can trigger a heap buffer overflow. This will cause a read from...

7.8CVSS7.4AI score0.00211EPSS
SaveExploits1
CVE
CVE
added 2021/05/14 6:55 p.m.87 views

CVE-2021-29512

TensorFlow RaggedBincount vulnerability (CVE-2021-29512) involves a heap-based buffer overflow when the splits argument does not specify a valid SparseTensor. Affected path shows reads beyond splits bounds inside RaggedBincount. The issue is triggered by user-controlled splits containing a single...

7.8CVSS5.5AI score0.00211EPSS
SaveExploits1References2Affected Software1
Positive Technologies
Positive Technologies
added 2021/05/14 12:00 a.m.8 views

PT-2021-18280 · Google · Tensorflow

Name of the Vulnerable Software and Affected Versions: TensorFlow versions prior to 2.5.0 TensorFlow versions 2.1.4 through 2.4.2 Description: An attacker can trigger a heap buffer overflow in tf.raw ops.QuantizedResizeBilinear by manipulating input values so that float rounding results in...

7.8CVSS7.7AI score0.00251EPSS
SaveExploits1References14
Positive Technologies
Positive Technologies
added 2021/05/14 12:00 a.m.4 views

PT-2021-18329 · Google · Tensorflow

Name of the Vulnerable Software and Affected Versions: TensorFlow versions prior to 2.5.0 TensorFlow versions 2.4.2 and earlier TensorFlow versions 2.3.3 and earlier TensorFlow versions 2.2.3 and earlier TensorFlow versions 2.1.4 and earlier Description: The implementation of tf.raw...

7.8CVSS7.6AI score0.00211EPSS
SaveExploits1References13
Positive Technologies
Positive Technologies
added 2021/05/14 12:00 a.m.5 views

PT-2021-18340 · Google · Tensorflow

Name of the Vulnerable Software and Affected Versions: TensorFlow versions prior to 2.5.0 TensorFlow version 2.4.2 TensorFlow version 2.3.3 TensorFlow version 2.2.3 TensorFlow version 2.1.4 Description: The reference implementation of the GatherNd TFLite operator is vulnerable to a division by ze...

7.8CVSS7.4AI score0.00201EPSS
SaveExploits1References15
CNNVD
CNNVD
added 2021/05/14 12:00 a.m.10 views

TensorFlow 代码问题漏洞

Google TensorFlow is an end-to-end open source machine learning platform. A denial of service vulnerability exists in Google TensorFlow QuantizeAndDequantizeV4Grad. An attacker can exploit this vulnerability to cause a CHECK-failure denial of service...

5.5CVSS5.7AI score0.0031EPSS
SaveExploits1References5
Rows per page
Query Builder