CVE-2021-37652Use After Free in Tensorflow

Severity
7.8HIGHNVD
EPSS
0.0%
top 96.23%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedAug 12
Latest updateJul 11

Description

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the implementation for `tf.raw_ops.BoostedTreesCreateEnsemble` can result in a use after free error if an attacker supplies specially crafted arguments. The [implementation](https://github.com/tensorflow/tensorflow/blob/f24faa153ad31a4b51578f8181d3aaab77a1ddeb/tensorflow/core/kernels/boosted_trees/resource_ops.cc#L55) uses a reference counted resource and decrements the refcount if the initialization fail

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.3.02.3.4+3
CVEListV5tensorflow/tensorflow< 2.3.4+2
PyPIintel/optimization_for_tensorflow2.4.02.4.3+4

Patches

🔴Vulnerability Details

4
OSV
Use after free in boosted trees creation2021-08-25
GHSA
Use after free in boosted trees creation2021-08-25
CVEList
Use after free in boosted trees creation in TensorFlow2021-08-12
OSV
CVE-2021-37652: TensorFlow is an end-to-end open source platform for machine learning2021-08-12

📋Vendor Advisories

1
Debian
CVE-2021-37652: tensorflow - TensorFlow is an end-to-end open source platform for machine learning. In affect...2021

📄Research Papers

1
arXiv
ConFL: Constraint-guided Fuzzing for Machine Learning Framework2023-07-11
CVE-2021-37652 — Use After Free in Tensorflow | cvebase