CVE-2023-25660 HIGH

CVE-2023-25660: TensorFlow vulnerable to seg fault in `tf.raw_ops.Print`

Vendor Tensorflow
Product tensorflow
Weakness CWE-476
Published March 24, 2023
Last update February 19, 2025

CVSS base score

7.5/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality None
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

March 24, 2023 CVE published
February 19, 2025 Record updated