CVE-2023-33976 HIGH

CVE-2023-33976: TensorFlow segfault in array_ops.upper_bound

Vendor Tensorflow
Product tensorflow
Weakness CWE-190
Published July 30, 2024
Last update August 2, 2024

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 end-to-end open source platform for machine learning. `array_ops.upper_bound` causes a segfault when not given a rank 2 tensor. The fix will be included in TensorFlow 2.13 and will also cherrypick this commit on TensorFlow 2.12.

Key dates

02Disclosure timeline

July 30, 2024 CVE published
August 2, 2024 Record updated