CVE-2022-23592
Last modified
CVE-2022-23592 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. 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). EPSS estimates a 0.84% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Tensorflow | >= 2.7.0, < 2.8.0 |
References
- https://github.com/tensorflow/tensorflow/commit/c99d98cd189839dcf51aee94e7437b54b31f8abdPatch, Third Party Advisory
- https://github.com/tensorflow/tensorflow/security/advisories/GHSA-vq36-27g6-p492Patch, Third Party Advisory
- https://github.com/tensorflow/tensorflow/commit/c99d98cd189839dcf51aee94e7437b54b31f8abdPatch, Third Party Advisory
- https://github.com/tensorflow/tensorflow/security/advisories/GHSA-vq36-27g6-p492Patch, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-23592?
How severe is CVE-2022-23592?
How do I fix CVE-2022-23592?
Are you affected by CVE-2022-23592?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
