CVE-2022-23584Use After Free in Tensorflow

CWE-416Use After Free6 documents5 sources
Severity
6.5MEDIUMNVD
CNA7.6
EPSS
0.3%
top 51.40%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedFeb 4
Latest updateFeb 9

Description

Tensorflow is an Open Source Machine Learning Framework. A malicious user can cause a use after free behavior when decoding PNG images. After `png::CommonFreeDecode(&decode)` gets called, the values of `decode.width` and `decode.height` are in an unspecified state. The fix will be included in TensorFlow 2.8.0. We will also cherrypick this commit on TensorFlow 2.7.1, TensorFlow 2.6.3, and TensorFlow 2.5.3, as these are also affected and still in supported range.

CVSS vector

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

Affected Packages3 packages

CVEListV5tensorflow/tensorflow< 2.5.3+2
PyPIintel/optimization_for_tensorflow2.6.02.6.3+2
NVDgoogle/tensorflow2.6.02.6.2+2

Patches

🔴Vulnerability Details

4
OSV
Use after free in `DecodePng` kernel2022-02-09
GHSA
Use after free in `DecodePng` kernel2022-02-09
OSV
CVE-2022-23584: Tensorflow is an Open Source Machine Learning Framework2022-02-04
CVEList
Use after free in `DecodePng` in Tensorflow2022-02-04

📋Vendor Advisories

1
Debian
CVE-2022-23584: tensorflow - Tensorflow is an Open Source Machine Learning Framework. A malicious user can ca...2022
CVE-2022-23584 — Use After Free in Tensorflow | cvebase