Out-of-bounds read in TensorFlow - CVE-2021-29613

 

Out-of-bounds read in TensorFlow - CVE-2021-29613

Published: May 13, 2021 / Updated: May 4, 2026


Vulnerability identifier: #VU129279
CSH Severity: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2021-29613
CWE-ID: CWE-125
Exploitation vector: Local access
Exploit availability: No public exploit available
Vulnerable software:
TensorFlow
Software vendor:
TensorFlow

Description

The vulnerability allows a local user to read memory out of bounds.

The vulnerability exists due to an out-of-bounds read in tf.raw_ops.CTCLoss when parsing crafted input tensors. A local user can supply malformed tensor values and shapes to read memory out of bounds.


Remediation

Install security update from vendor's website.

External links