GHSA-8r7c-3cm2-3h8f · Severity: medium · Ecosystem: pip — Memory leak in Tensorflow
Tensorflow is an Open Source Machine Learning Framework. If a graph node is invalid, TensorFlow can leak memory in the implementation of `ImmutableExecutorState::Initialize`. Here, we set `item->kernel` to `nullptr` but it is a simple `OpKernel*` pointer so the memory that was previously allocated to it would leak. 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.
Conclusion & alert: CVE-2022-23578 is rated Exploit Available (50/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.70%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.19% | 0.70% | +0.52% |
| 2 | 2025-04-01 | 0.26% | 0.19% | -0.07% |
| 3 | 2025-03-17 | — | 0.26% | — |
Full EPSS history (5 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 4.3 | 3.1 | MEDIUM |
|
2.8 | 1.4 | [email protected] |
| 4.3 | 3.1 | MEDIUM |
|
2.8 | 1.4 | [email protected] |
| 4.0 | 2.0 | MEDIUM |
|
8.0 | 2.9 | [email protected] |
GHSA-8r7c-3cm2-3h8f · Severity: medium · Ecosystem: pip — Memory leak in Tensorflow
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
unimportant | CVE-2022-23578 unimportant priority: Debian including 1 source packages (tensorflow), 2 status rows across 2 suites (forky, sid): resolved 2. | https://security-tracker.debian.org/tracker/CVE-2022-23578 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| tensorflow | <= 2.5.2 | cpe:2.3:a:google:tensorflow:*:*:*:*:*:*:*:* | |
| tensorflow | >= 2.6.0, <= 2.6.2 | cpe:2.3:a:google:tensorflow:*:*:*:*:*:*:*:* | |
| tensorflow | 2.7.0 | cpe:2.3:a:google:tensorflow:2.7.0:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/tensorflow/tensorflow/blob/a1320ec1eac186da1d03f033109191f715b2b130/tensorflow/core/common_runtime/immutable_executor_state.cc#L84-L262 | Exploit Third Party Advisory |
| https://github.com/tensorflow/tensorflow/commit/c79ccba517dbb1a0ccb9b01ee3bd2a63748b60dd | Patch Third Party Advisory |
| https://github.com/tensorflow/tensorflow/security/advisories/GHSA-8r7c-3cm2-3h8f | Patch Third Party Advisory |