SCA: security update for tensorflow, tensorflow-cpu, tensorflow-gpu (GHSA-wm93-f238-7v37)

high Tenable Cloud Security Plugin ID 419995

Description

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

- Tensorflow is an Open Source Machine Learning Framework. The implementation of
`OpLevelCostEstimator::CalculateOutputSize` is vulnerable to an integer overflow if an attacker can create
an operation which would involve tensors with large enough number of elements. We can have a large enough
number of dimensions in `output_shape.dim()` or just a small number of dimensions being large enough to
cause an overflow in the multiplication. The fix will be included in TensorFlow 2.8.0. We will also
cherrypick this commit on TensorFlow 2.7.1, TensorFlow 2.6.3, and TensorFlow 2.5.3, as these are also
affected and still in supported range. (CVE-2022-23576)

See Also

https://github.com/advisories/GHSA-wm93-f238-7v37

Plugin Details

Severity: High

ID: 419995

Version: Revision 1.3

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 1/28/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.18

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 4

Temporal Score: 3.1

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

CVSS Score Source: CVE-2022-23576

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.9

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

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

CVSS v4

Risk Factor: High

Base Score: 7.1

Threat Score: 5.7

Threat Vector: CVSS:4.0/E:P

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 2/10/2022

Vulnerability Publication Date: 2/4/2022

Reference Information

CVE: CVE-2022-23576

cwe: CWE-190