Latest CVE Feed
-
7.8
HIGHCVE-2021-29614
TensorFlow is an end-to-end open source platform for machine learning. The implementation of `tf.io.decode_raw` produces incorrect results and crashes the Python interpreter when combining `fixed_length` and wider datatypes. The implementation of the padd... Read more
Affected Products : tensorflow- EPSS Score: %0.02
- Published: May. 14, 2021
- Modified: Nov. 21, 2024
-
7.1
HIGHCVE-2021-29613
TensorFlow is an end-to-end open source platform for machine learning. Incomplete validation in `tf.raw_ops.CTCLoss` allows an attacker to trigger an OOB read from heap. The fix will be included in TensorFlow 2.5.0. We will also cherrypick these commits o... Read more
Affected Products : tensorflow- EPSS Score: %0.14
- Published: May. 14, 2021
- Modified: Nov. 21, 2024
-
7.8
HIGHCVE-2021-29612
TensorFlow is an end-to-end open source platform for machine learning. An attacker can trigger a heap buffer overflow in Eigen implementation of `tf.raw_ops.BandedTriangularSolve`. The implementation(https://github.com/tensorflow/tensorflow/blob/eccb7ec45... Read more
Affected Products : tensorflow- EPSS Score: %0.12
- Published: May. 14, 2021
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2021-29611
TensorFlow is an end-to-end open source platform for machine learning. Incomplete validation in `SparseReshape` results in a denial of service based on a `CHECK`-failure. The implementation(https://github.com/tensorflow/tensorflow/blob/e87b51ce05c3eb17206... Read more
Affected Products : tensorflow- EPSS Score: %0.02
- Published: May. 14, 2021
- Modified: Nov. 21, 2024
-
7.8
HIGHCVE-2021-29610
TensorFlow is an end-to-end open source platform for machine learning. The validation in `tf.raw_ops.QuantizeAndDequantizeV2` allows invalid values for `axis` argument:. The validation(https://github.com/tensorflow/tensorflow/blob/eccb7ec454e6617738554a25... Read more
Affected Products : tensorflow- EPSS Score: %0.05
- Published: May. 14, 2021
- Modified: Nov. 21, 2024
-
7.8
HIGHCVE-2021-29609
TensorFlow is an end-to-end open source platform for machine learning. Incomplete validation in `SparseAdd` results in allowing attackers to exploit undefined behavior (dereferencing null pointers) as well as write outside of bounds of heap allocated data... Read more
Affected Products : tensorflow- EPSS Score: %0.05
- Published: May. 14, 2021
- Modified: Nov. 21, 2024
-
7.8
HIGHCVE-2021-29608
TensorFlow is an end-to-end open source platform for machine learning. Due to lack of validation in `tf.raw_ops.RaggedTensorToTensor`, an attacker can exploit an undefined behavior if input arguments are empty. The implementation(https://github.com/tensor... Read more
Affected Products : tensorflow- EPSS Score: %0.06
- Published: May. 14, 2021
- Modified: Nov. 21, 2024
-
7.8
HIGHCVE-2021-29607
TensorFlow is an end-to-end open source platform for machine learning. Incomplete validation in `SparseAdd` results in allowing attackers to exploit undefined behavior (dereferencing null pointers) as well as write outside of bounds of heap allocated data... Read more
Affected Products : tensorflow- EPSS Score: %0.05
- Published: May. 14, 2021
- Modified: Nov. 21, 2024
-
7.8
HIGHCVE-2021-29606
TensorFlow is an end-to-end open source platform for machine learning. A specially crafted TFLite model could trigger an OOB read on heap in the TFLite implementation of `Split_V`(https://github.com/tensorflow/tensorflow/blob/c59c37e7b2d563967da813fa50fe2... Read more
Affected Products : tensorflow- EPSS Score: %0.02
- Published: May. 14, 2021
- Modified: Nov. 21, 2024
-
7.1
HIGHCVE-2021-29605
TensorFlow is an end-to-end open source platform for machine learning. The TFLite code for allocating `TFLiteIntArray`s is vulnerable to an integer overflow issue(https://github.com/tensorflow/tensorflow/blob/4ceffae632721e52bf3501b736e4fe9d1221cdfa/tenso... Read more
Affected Products : tensorflow- EPSS Score: %0.02
- Published: May. 14, 2021
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2021-29604
TensorFlow is an end-to-end open source platform for machine learning. The TFLite implementation of hashtable lookup is vulnerable to a division by zero error(https://github.com/tensorflow/tensorflow/blob/1a8e885b864c818198a5b2c0cbbeca5a1e833bc8/tensorflo... Read more
Affected Products : tensorflow- EPSS Score: %0.02
- Published: May. 14, 2021
- Modified: Nov. 21, 2024
-
7.8
HIGHCVE-2021-29603
TensorFlow is an end-to-end open source platform for machine learning. A specially crafted TFLite model could trigger an OOB write on heap in the TFLite implementation of `ArgMin`/`ArgMax`(https://github.com/tensorflow/tensorflow/blob/102b211d892f3abc14f8... Read more
Affected Products : tensorflow- EPSS Score: %0.02
- Published: May. 14, 2021
- Modified: Nov. 21, 2024
-
5.5
MEDIUMCVE-2021-29602
TensorFlow is an end-to-end open source platform for machine learning. The implementation of the `DepthwiseConv` TFLite operator is vulnerable to a division by zero error(https://github.com/tensorflow/tensorflow/blob/1a8e885b864c818198a5b2c0cbbeca5a1e833b... Read more
Affected Products : tensorflow- EPSS Score: %0.02
- Published: May. 14, 2021
- Modified: Nov. 21, 2024
-
7.1
HIGHCVE-2021-29601
TensorFlow is an end-to-end open source platform for machine learning. The TFLite implementation of concatenation is vulnerable to an integer overflow issue(https://github.com/tensorflow/tensorflow/blob/7b7352a724b690b11bfaae2cd54bc3907daf6285/tensorflow/... Read more
Affected Products : tensorflow- EPSS Score: %0.02
- Published: May. 14, 2021
- Modified: Nov. 21, 2024
-
7.8
HIGHCVE-2021-29600
TensorFlow is an end-to-end open source platform for machine learning. The implementation of the `OneHot` TFLite operator is vulnerable to a division by zero error(https://github.com/tensorflow/tensorflow/blob/f61c57bd425878be108ec787f4d96390579fb83e/tens... Read more
Affected Products : tensorflow- EPSS Score: %0.02
- Published: May. 14, 2021
- Modified: Nov. 21, 2024
-
7.8
HIGHCVE-2021-29599
TensorFlow is an end-to-end open source platform for machine learning. The implementation of the `Split` TFLite operator is vulnerable to a division by zero error(https://github.com/tensorflow/tensorflow/blob/e2752089ef7ce9bcf3db0ec618ebd23ea119d0c7/tenso... Read more
Affected Products : tensorflow- EPSS Score: %0.02
- Published: May. 14, 2021
- Modified: Nov. 21, 2024
-
7.8
HIGHCVE-2021-29598
TensorFlow is an end-to-end open source platform for machine learning. The implementation of the `SVDF` TFLite operator is vulnerable to a division by zero error(https://github.com/tensorflow/tensorflow/blob/7f283ff806b2031f407db64c4d3edcda8fb9f9f5/tensor... Read more
Affected Products : tensorflow- EPSS Score: %0.02
- Published: May. 14, 2021
- Modified: Nov. 21, 2024
-
7.8
HIGHCVE-2021-29597
TensorFlow is an end-to-end open source platform for machine learning. The implementation of the `SpaceToBatchNd` TFLite operator is [vulnerable to a division by zero error](https://github.com/tensorflow/tensorflow/blob/412c7d9bb8f8a762c5b266c9e73bfa165f2... Read more
Affected Products : tensorflow- EPSS Score: %0.02
- Published: May. 14, 2021
- Modified: Nov. 21, 2024
-
7.8
HIGHCVE-2021-29596
TensorFlow is an end-to-end open source platform for machine learning. The implementation of the `EmbeddingLookup` TFLite operator is vulnerable to a division by zero error(https://github.com/tensorflow/tensorflow/blob/e4b29809543b250bc9b19678ec4776299dd5... Read more
Affected Products : tensorflow- EPSS Score: %0.02
- Published: May. 14, 2021
- Modified: Nov. 21, 2024
-
7.8
HIGHCVE-2021-29595
TensorFlow is an end-to-end open source platform for machine learning. The implementation of the `DepthToSpace` TFLite operator is vulnerable to a division by zero error(https://github.com/tensorflow/tensorflow/blob/0d45ea1ca641b21b73bcf9c00e0179cda284e7e... Read more
Affected Products : tensorflow- EPSS Score: %0.02
- Published: May. 14, 2021
- Modified: Nov. 21, 2024