SCA: security update for tensorflow, tensorflow-cpu, tensorflow-gpu (GHSA-545v-42p7-98fq)

high Tenable Self-Hosted Container Security Plugin ID 410551

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- TensorFlow is an end-to-end open source platform for machine learning. The implementation of
`tf.raw_ops.MaxPoolGradWithArgmax` can cause reads outside of bounds of heap allocated data if attacker
supplies specially crafted inputs. The implementation(https://github.com/tensorflow/tensorflow/blob/ef0c00
8ee84bad91ec6725ddc42091e19a30cf0e/tensorflow/core/kernels/maxpooling_op.cc#L1016-L1017) uses the same
value to index in two different arrays but there is no guarantee that the sizes are identical. The fix
will be included in TensorFlow 2.5.0. We will also cherrypick this commit on TensorFlow 2.4.2, TensorFlow
2.3.3, TensorFlow 2.2.3 and TensorFlow 2.1.4, as these are also affected and still in supported range.
(CVE-2021-29570)

See Also

https://github.com/advisories/GHSA-545v-42p7-98fq

Plugin Details

Severity: High

ID: 410551

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.3

Percentile: 53.04

CVSS v2

Risk Factor: Low

Base Score: 3.6

Temporal Score: 2.7

Vector: CVSS2#AV:L/AC:L/Au:N/C:P/I:N/A:P

CVSS Score Source: CVE-2021-29570

CVSS v3

Risk Factor: High

Base Score: 7.1

Temporal Score: 6.2

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

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/13/2021

Vulnerability Publication Date: 5/13/2021

Reference Information

CVE: CVE-2021-29570

cwe: CWE-125