Tensorflow is an Open Source Machine Learning Framework. A `GraphDef` from a TensorFlow `SavedModel` can be maliciously altered to cause a TensorFlow process to crash due to encountering a `StatusOr` value that is an error and forcibly extracting the value from it. We have patched the issue in multiple GitHub commits and these will be included in TensorFlow 2.8.0 and TensorFlow 2.7.1, as both are affected.
References
Link | Resource |
---|---|
https://github.com/tensorflow/tensorflow/blob/274df9b02330b790aa8de1cee164b70f72b9b244/tensorflow/core/graph/graph.cc#L560-L567 | Exploit Third Party Advisory |
https://github.com/tensorflow/tensorflow/commit/955059813cc325dc1db5e2daa6221271406d4439 | Patch Third Party Advisory |
https://github.com/tensorflow/tensorflow/security/advisories/GHSA-pqrv-8r2f-7278 | Patch Third Party Advisory |
Configurations
History
17 Feb 2022, 14:11
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:google:tensorflow:2.8.0:*:*:*:*:*:*:* |
cpe:2.3:a:google:tensorflow:*:*:*:*:*:*:*:* |
10 Feb 2022, 02:14
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:google:tensorflow:2.7.0:*:*:*:*:*:*:* cpe:2.3:a:google:tensorflow:2.8.0:*:*:*:*:*:*:* |
|
References | (MISC) https://github.com/tensorflow/tensorflow/blob/274df9b02330b790aa8de1cee164b70f72b9b244/tensorflow/core/graph/graph.cc#L560-L567 - Exploit, Third Party Advisory | |
References | (MISC) https://github.com/tensorflow/tensorflow/commit/955059813cc325dc1db5e2daa6221271406d4439 - Patch, Third Party Advisory | |
References | (CONFIRM) https://github.com/tensorflow/tensorflow/security/advisories/GHSA-pqrv-8r2f-7278 - Patch, Third Party Advisory | |
CVSS |
v2 : v3 : |
v2 : 5.0
v3 : 7.5 |
04 Feb 2022, 23:28
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2022-02-04 23:15
Updated : 2024-02-04 22:08
NVD link : CVE-2022-23590
Mitre link : CVE-2022-23590
CVE.ORG link : CVE-2022-23590
JSON object : View
Products Affected
- tensorflow
CWE
CWE-754
Improper Check for Unusual or Exceptional Conditions