Memory disclosure or crash via unchecked type index
Published Feb 4, 2022 · Updated Apr 22, 2025
Heap out-of-bounds read in TensorFlow 2.8.0-rc0 allows remote authenticated users to read process memory or crash a service via crafted graph metadata. RunForwardTypeInference trusts input_idx after enforcing its upper bound only with DCHECK, which is disabled in production, and then reads node_t.args(ix). Reachability requires an application to process attacker-controlled graph metadata; an invalid index can expose adjacent heap data or terminate the hosting process.
Summary
What happened
Heap out-of-bounds read in TensorFlow 2.8.0-rc0 allows remote authenticated users to read process memory or crash a service via crafted graph metadata. RunForwardTypeInference trusts input_idx after enforcing its upper bound only with DCHECK, which is disabled in production, and then reads node_t.args(ix). Reachability requires an application to process attacker-controlled graph metadata; an invalid index can expose adjacent heap data or terminate the hosting process.
The record
- CVE
- CVE-2022-23592
- Published
- Feb 4, 2022
- Updated
- Apr 22, 2025
- Vendor
- Product
- TensorFlow
- Classifications
- CWE-125
- Attack vector
- network
- Privileges
- authenticated
Timeline
How it unfolded
- Feb 4, 2022CVE publishedPublication date reported by the CVE source.
- Apr 22, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion== 2.8.0-rc0
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo