CVE-2023-25660: TensorFlow vulnerable to seg fault in `tf.raw_ops.Print`
Published Mar 24, 2023
·Updated
TensorFlow is an open source platform for machine learning. Prior to versions 2.12.0 and 2.11.1, when the parameter summarize of tf.rawops.Print is zero, the new method SummarizeArray<bool> will reference to a nullptr, leading to a seg fault. A fix is included in TensorFlow version 2.12 and version 2.11.1.
Affected Software
1 affected component
Google TensorFlow<2.12.0
Remediation
Event History
Mar 24, 2023
CVE Published
via MITRE·11:44 PM
Data Sourced
via MITRE·11:44 PM
DescriptionSeverityWeakness
Frequently Asked Questions
1
What is CVE-2023-25660?
CVE-2023-25660 is a vulnerability in TensorFlow that allows a null-pointer reference, leading to a segmentation fault.
2
How severe is CVE-2023-25660?
CVE-2023-25660 has a severity rating of 7.5 (high).
3
What is the affected software?
The affected software is TensorFlow versions prior to 2.12.0 and 2.11.1.
4
How can I fix CVE-2023-25660?
You can fix CVE-2023-25660 by updating TensorFlow to version 2.12 or later.
5
Where can I find more information?
You can find more information about CVE-2023-25660 in the TensorFlow security advisory and the GitHub commit.