Search for vulnerabilities
| Vulnerability ID | VCID-fggx-3rzd-8kf5 |
| Aliases |
CVE-2022-23585
GHSA-fq6p-6334-8gr4 PYSEC-2022-149 PYSEC-2022-94 |
| Summary | Tensorflow is an Open Source Machine Learning Framework. When decoding PNG images TensorFlow can produce a memory leak if the image is invalid. After calling `png::CommonInitDecode(..., &decode)`, the `decode` value contains allocated buffers which can only be freed by calling `png::CommonFreeDecode(&decode)`. However, several error case in the function implementation invoke the `OP_REQUIRES` macro which immediately terminates the execution of the function, without allowing for the memory free to occur. 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. |
| Status | Published |
| Exploitability | None |
| Weighted Severity | None |
| Risk | None |
| Affected and Fixed Packages | Package Details |
| System | Score | Found at |
|---|---|---|
| epss | 0.00656 | https://api.first.org/data/v1/epss?cve=CVE-2022-23585 |
| cvssv3.1_qr | MODERATE | https://github.com/advisories/GHSA-fq6p-6334-8gr4 |
| cvssv3.1_qr | MODERATE | https://github.com/tensorflow/tensorflow/security/advisories/GHSA-fq6p-6334-8gr4 |
| Percentile | 0.71345 |
| EPSS Score | 0.00656 |
| Published At | May 30, 2026, 12:55 p.m. |
| Date | Actor | Action | Source | VulnerableCode Version |
|---|---|---|---|---|
| 2026-05-30T20:29:41.220903+00:00 | Pypa Importer | Import | https://github.com/pypa/advisory-database/blob/main/vulns/tensorflow-cpu/PYSEC-2022-94.yaml | 38.6.0 |