Description
Tensorflow is an Open Source Machine Learning Framework. TensorFlow's type inference can cause a heap out of bounds read as the bounds checking is done in a `DCHECK` (which is a no-op during production). An attacker can control the `input_idx` variable such that `ix` would be larger than the number of values in `node_t.args`. The fix will be included in TensorFlow 2.8.0. This is the only affected version.
No analysis available yet.
Remediation
No remediation available yet.
Tracking
Sign in to view the affected projects.
Advisories
| Source | ID | Title |
|---|---|---|
EUVD |
EUVD-2022-0285 | Tensorflow is an Open Source Machine Learning Framework. TensorFlow's type inference can cause a heap out of bounds read as the bounds checking is done in a `DCHECK` (which is a no-op during production). An attacker can control the `input_idx` variable such that `ix` would be larger than the number of values in `node_t.args`. The fix will be included in TensorFlow 2.8.0. This is the only affected version. |
Github GHSA |
GHSA-vq36-27g6-p492 | Out of bounds read in Tensorflow |
References
History
Tue, 22 Apr 2025 19:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2025-04-22T18:26:35.238Z
Reserved: 2022-01-19T00:00:00.000Z
Link: CVE-2022-23592
Updated: 2024-08-03T03:43:46.895Z
Status : Modified
Published: 2022-02-04T23:15:15.307
Modified: 2024-11-21T06:48:53.127
Link: CVE-2022-23592
No data.
OpenCVE Enrichment
No data.
Weaknesses
EUVD
Github GHSA