PT-2022-26124 · Google · Tensorflow
Pattarakrit Rattankul
·
Published
2022-11-18
·
Updated
2024-03-06
·
CVE-2022-41893
CVSS v3.1
4.8
Medium
| Vector | AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
TensorFlow versions prior to 2.11
TensorFlow versions 2.10.1, 2.9.3, and 2.8.4
Description
TensorFlow is an open source platform for machine learning. If
tf.raw ops.TensorListResize is given a nonscalar value for input size, it results in a CHECK fail which can be used to trigger a denial of service attack.Recommendations
For TensorFlow versions prior to 2.11, update to version 2.11 or later.
For TensorFlow version 2.10.1, update to a version that includes the patch from GitHub commit 888e34b49009a4e734c27ab0c43b0b5102682c56.
For TensorFlow version 2.9.3, update to a version that includes the patch from GitHub commit 888e34b49009a4e734c27ab0c43b0b5102682c56.
For TensorFlow version 2.8.4, update to a version that includes the patch from GitHub commit 888e34b49009a4e734c27ab0c43b0b5102682c56.
As a temporary workaround, consider avoiding the use of
tf.raw ops.TensorListResize with nonscalar values for input size until a patch is applied.Exploit
Fix
Assertion Failure
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Tensorflow