Lucene search

K
cvelistGitHub_MCVELIST:CVE-2021-29525
HistoryMay 14, 2021 - 7:12 p.m.

CVE-2021-29525 Division by 0 in `Conv2DBackpropInput`

2021-05-1419:12:43
CWE-369
GitHub_M
raw.githubusercontent.com

6.7 Medium

AI Score

Confidence

High

0.0005 Low

EPSS

Percentile

17.0%

TensorFlow is an end-to-end open source platform for machine learning. An attacker can trigger a division by 0 in tf.raw_ops.Conv2DBackpropInput. This is because the implementation(https://github.com/tensorflow/tensorflow/blob/b40060c9f697b044e3107917c797ba052f4506ab/tensorflow/core/kernels/conv_grad_input_ops.h#L625-L655) does a division by a quantity that is controlled by the caller. The fix will be included in TensorFlow 2.5.0. We will also cherrypick this commit on TensorFlow 2.4.2, TensorFlow 2.3.3, TensorFlow 2.2.3 and TensorFlow 2.1.4, as these are also affected and still in supported range.

6.7 Medium

AI Score

Confidence

High

0.0005 Low

EPSS

Percentile

17.0%

Related for CVELIST:CVE-2021-29525