CVE-2021-29516NULL Pointer Dereference in Tensorflow

Severity
5.5MEDIUMNVD
CNA2.5
EPSS
0.0%
top 96.79%
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. Calling `tf.raw_ops.RaggedTensorToVariant` with arguments specifying an invalid ragged tensor results in a null pointer dereference. The implementation of `RaggedTensorToVariant` operations(https://github.com/tensorflow/tensorflow/blob/904b3926ed1c6c70380d5313d282d248a776baa1/tensorflow/core/kernels/ragged_tensor_to_variant_op.cc#L39-L40) does not validate that the ragged tensor argument is non-empty. Since `batched_ragged` c

CVSS vector

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

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
OSV
Null pointer dereference via invalid Ragged Tensors2021-05-21
GHSA
Null pointer dereference via invalid Ragged Tensors2021-05-21
OSV
CVE-2021-29516: TensorFlow is an end-to-end open source platform for machine learning2021-05-14
CVEList
Null pointer dereference via invalid Ragged Tensors2021-05-14

📋Vendor Advisories

1
Debian
CVE-2021-29516: tensorflow - TensorFlow is an end-to-end open source platform for machine learning. Calling `...2021
CVE-2021-29516 — NULL Pointer Dereference in Tensorflow | cvebase