CVE-2023-25676 HIGH

CVE-2023-25676: TensorFlow has null dereference on ParallelConcat with XLA

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 machine learning platform. When running versions prior to 2.12.0 and 2.11.1 with XLA, `tf.raw_ops.ParallelConcat` segfaults with a nullptr dereference when given a parameter `shape` with rank that is not greater than zero. A fix is available in TensorFlow 2.12.0 and 2.11.1.

Key dates

02Disclosure timeline

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