GHSA-8fvv-46hw-vpg3 · Severity: medium · Ecosystem: pip — Overflow in `tf.keras.losses.poisson`
TensorFlow is an open source platform for machine learning. `tf.keras.losses.poisson` receives a `y_pred` and `y_true` that are passed through `functor::mul` in `BinaryOp`. If the resulting dimensions overflow an `int32`, TensorFlow will crash due to a size mismatch during broadcast assignment. We have patched the issue in GitHub commit c5b30379ba87cbe774b08ac50c1f6d36df4ebb7c. The fix will be included in TensorFlow 2.11. We will also cherrypick this commit on TensorFlow 2.10.1 and 2.9.3, as these are also affected and still in supported range. However, we will not cherrypick this commit into TensorFlow 2.8.x, as it depends on Eigen behavior that changed between 2.8 and 2.9.
Conclusion & alert: CVE-2022-41887 is rated Exploit Available (50/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.44%). 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.16% | 0.44% | +0.28% |
| 2 | 2026-06-07 | 0.12% | 0.16% | +0.04% |
| 3 | 2025-11-21 | — | 0.12% | — |
Full EPSS history (11 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 4.8 | 3.1 | MEDIUM |
|
1.2 | 3.6 | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-8fvv-46hw-vpg3 · Severity: medium · Ecosystem: pip — Overflow in `tf.keras.losses.poisson`
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
unimportant | CVE-2022-41887 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-41887 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| tensorflow | >= 2.9.0, < 2.9.3 | cpe:2.3:a:google:tensorflow:*:*:*:*:*:*:*:* | |
| tensorflow | 2.10.0 | cpe:2.3:a:google:tensorflow:2.10.0:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/tensorflow/tensorflow/blob/master/tensorflow/core/kernels/cwise_ops_common.h | Third Party Advisory |
| https://github.com/tensorflow/tensorflow/blob/master/tensorflow/python/keras/losses.py | Third Party Advisory |
| https://github.com/tensorflow/tensorflow/commit/c5b30379ba87cbe774b08ac50c1f6d36df4ebb7c | Patch Third Party Advisory |
| https://github.com/tensorflow/tensorflow/security/advisories/GHSA-8fvv-46hw-vpg3 | Exploit Patch Third Party Advisory |