SCA: security update for tensorflow, tensorflow-cpu, tensorflow-gpu (GHSA-gpfh-jvf9-7wg5)

high Tenable Self-Hosted Container Security Plugin ID 415230

Description

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

- TensorFlow is an open source platform for machine learning. In affected versions the async implementation
of `CollectiveReduceV2` suffers from a memory leak and a use after free. This occurs due to the
asynchronous computation and the fact that objects that have been `std::move()`d from are still accessed.
The fix will be included in TensorFlow 2.7.0. We will also cherrypick this commit on TensorFlow 2.6.1, as
this version is the only one that is also affected. (CVE-2021-41220)

See Also

https://github.com/advisories/GHSA-gpfh-jvf9-7wg5

Plugin Details

Severity: High

ID: 415230

Version: Revision 1.5

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.9

Percentile: 57.12

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 4.6

Temporal Score: 3.6

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

CVSS Score Source: CVE-2021-41220

CVSS v3

Risk Factor: High

Base Score: 7.8

Temporal Score: 7

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

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 11/10/2021

Vulnerability Publication Date: 11/5/2021

Reference Information

CVE: CVE-2021-41220

cwe: CWE-416