SCA: security update for tensorflow, tensorflow-cpu, tensorflow-gpu (GHSA-2r2f-g8mw-9gvr)

high Tenable Cloud Security Plugin ID 409057

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. Prior to versions 2.9.0, 2.8.1, 2.7.2, and
2.6.4, the implementation of `tf.raw_ops.EditDistance` has incomplete validation. Users can pass negative
values to cause a segmentation fault based denial of service. In multiple places throughout the code, one
may compute an index for a write operation. However, the existing validation only checks against the upper
bound of the array. Hence, it is possible to write before the array by massaging the input to generate
negative values for `loc`. Versions 2.9.0, 2.8.1, 2.7.2, and 2.6.4 contain a patch for this issue.
(CVE-2022-29208)

See Also

https://github.com/advisories/GHSA-2r2f-g8mw-9gvr

Plugin Details

Severity: High

ID: 409057

Version: Revision 1.6

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

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Low

Base Score: 3.6

Temporal Score: 2.8

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

CVSS Score Source: CVE-2022-29208

CVSS v3

Risk Factor: High

Base Score: 7.1

Temporal Score: 6.4

Vector: CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/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: 5/24/2022

Vulnerability Publication Date: 5/20/2022

Reference Information

CVE: CVE-2022-29208

cwe: CWE-787