PT-2022-26141 · Google · Tensorflow
Published
2022-11-21
·
Updated
2024-03-06
·
CVE-2022-41910
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.0
TensorFlow versions 2.8.4 through 2.10.1
Description
The issue is related to the function
MakeGrapplerFunctionItem which takes arguments that determine the sizes of inputs and outputs. If the inputs given are greater than or equal to the sizes of the outputs, an out-of-bounds memory read or a crash is triggered.Recommendations
For TensorFlow versions prior to 2.11.0, update to version 2.11.0 or later.
For TensorFlow versions 2.8.4 through 2.10.1, update to version 2.8.4, 2.9.3, or 2.10.1 with the cherrypicked commit.
As a temporary workaround, consider restricting the use of the
MakeGrapplerFunctionItem function until a patch is available.Exploit
Fix
Out of bounds Read
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Tensorflow