PT-2023-20221 · Google · Tensorflow
Yu Tian
·
Published
2023-03-24
·
Updated
2024-03-06
·
CVE-2023-25660
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
TensorFlow versions prior to 2.12.0
TensorFlow versions prior to 2.11.1
Description
The issue occurs when the parameter
summarize of tf.raw ops.Print is zero, causing the new method SummarizeArray<bool> to reference a nullptr, leading to a seg fault.Recommendations
For versions prior to 2.12.0, update to TensorFlow version 2.12.0 or later.
For versions prior to 2.11.1, update to TensorFlow version 2.11.1 or later.
As a temporary workaround, consider avoiding the use of the
summarize parameter with a value of 0 in the tf.raw ops.Print function until a patch is applied.Exploit
Fix
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Tensorflow