First published: Fri 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.raw_ops.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.
Credit: security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
Google TensorFlow | <2.12.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-25660 is a vulnerability in TensorFlow that allows a null-pointer reference, leading to a segmentation fault.
CVE-2023-25660 has a severity rating of 7.5 (high).
The affected software is TensorFlow versions prior to 2.12.0 and 2.11.1.
You can fix CVE-2023-25660 by updating TensorFlow to version 2.12 or later.
You can find more information about CVE-2023-25660 in the TensorFlow security advisory and the GitHub commit.