CVE-2022-23590 MEDIUM

CVE-2022-23590: Crash due to erroneous `StatusOr` in Tensorflow

Vendor Tensorflow
Product tensorflow
Weakness CWE-754
Published February 4, 2022
Last update April 22, 2025

CVSS base score

5.9/10
Attack vector Network
Attack complexity High
Privileges required None
User interaction None
Confidentiality None
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

February 4, 2022 CVE published
April 22, 2025 Record updated