VYPR
High severityNVD Advisory· Published Feb 4, 2022· Updated Apr 22, 2025

Out of bounds read in Tensorflow

CVE-2022-23592

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
tensorflowPyPI
>= 2.8.0-rc0, < 2.8.02.8.0
tensorflow-cpuPyPI
>= 2.8.0-rc0, < 2.8.02.8.0
tensorflow-gpuPyPI
>= 2.8.0-rc0, < 2.8.02.8.0

Affected products

5

Patches

Vulnerability mechanics

References

7

News mentions

0

No linked articles in our index yet.