CVE-2021-29520Classic Buffer Overflow in Tensorflow

Severity
7.8HIGHNVD
CNA2.5
EPSS
0.0%
top 95.06%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedMay 14
Latest updateMay 21

Description

TensorFlow is an end-to-end open source platform for machine learning. Missing validation between arguments to `tf.raw_ops.Conv3DBackprop*` operations can result in heap buffer overflows. This is because the implementation(https://github.com/tensorflow/tensorflow/blob/4814fafb0ca6b5ab58a09411523b2193fed23fed/tensorflow/core/kernels/conv_grad_shape_utils.cc#L94-L153) assumes that the `input`, `filter_sizes` and `out_backprop` tensors have the same shape, as they are accessed in parallel. The fix

CVSS vector

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:HExploitability: 1.8 | Impact: 5.9

Affected Packages3 packages

NVDgoogle/tensorflow2.2.02.2.3+3
CVEListV5tensorflow/tensorflow< 2.1.4+3
PyPIintel/optimization_for_tensorflow2.2.02.2.3+4

Patches

🔴Vulnerability Details

4
GHSA
Heap buffer overflow in `Conv3DBackprop*`2021-05-21
OSV
Heap buffer overflow in `Conv3DBackprop*`2021-05-21
OSV
CVE-2021-29520: TensorFlow is an end-to-end open source platform for machine learning2021-05-14
CVEList
Heap buffer overflow in `Conv3DBackprop*`2021-05-14

📋Vendor Advisories

1
Debian
CVE-2021-29520: tensorflow - TensorFlow is an end-to-end open source platform for machine learning. Missing v...2021
CVE-2021-29520 — Classic Buffer Overflow in Tensorflow | cvebase