CVE-2021-29530NULL Pointer Dereference in Tensorflow

Severity
7.8HIGHNVD
CNA2.5
EPSS
0.0%
top 94.51%
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. An attacker can trigger a null pointer dereference by providing an invalid `permutation` to `tf.raw_ops.SparseMatrixSparseCholesky`. This is because the implementation(https://github.com/tensorflow/tensorflow/blob/080f1d9e257589f78b3ffb75debf584168aa6062/tensorflow/core/kernels/sparse/sparse_cholesky_op.cc#L85-L86) fails to properly validate the input arguments. Although `ValidateInputs` is called and there are checks in the

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
Invalid validation in `SparseMatrixSparseCholesky`2021-05-21
OSV
Invalid validation in `SparseMatrixSparseCholesky`2021-05-21
OSV
CVE-2021-29530: TensorFlow is an end-to-end open source platform for machine learning2021-05-14
CVEList
Invalid validation in `SparseMatrixSparseCholesky`2021-05-14

📋Vendor Advisories

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