CVE-2023-25660

NULL Pointer Dereference in pypi/tensorflow-gpu

Identifiers

GHSA-qjqc-vqcf-5qvj, CVE-2023-25660

Package Slug

pypi/tensorflow-gpu

Vulnerability

NULL Pointer Dereference

Description

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.

Affected Versions

All versions before 2.11.1

Solution

Upgrade to version 2.11.1 or above.

Last Modified

2023-03-27

source