SCA: security update for tensorflow, tensorflow-cpu, tensorflow-gpu (GHSA-gwcx-jrx4-92w2)

high Tenable Self-Hosted Container Security Plugin ID 415342

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 `simplifyBroadcast` function in the MLIR-TFRT
infrastructure in TensorFlow is vulnerable to a segfault (hence, denial of service), if called with scalar
shapes. If all shapes are scalar, then `maxRank` is 0, so we build an empty `SmallVector`. The fix will be
included in TensorFlow 2.8.0. This is the only affected version. (CVE-2022-23593)

See Also

https://github.com/advisories/GHSA-gwcx-jrx4-92w2

Plugin Details

Severity: High

ID: 415342

Version: Revision 1.7

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: Low

Score: 3

Percentile: 23.18

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.9

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

CVSS Score Source: CVE-2022-23593

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.7

Vector: CVSS:3.0/AV:N/AC:L/PR:N/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: 8.2

Threat Score: 6.9

Threat Vector: CVSS:4.0/E:P

Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/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/9/2022

Vulnerability Publication Date: 2/4/2022

Reference Information

CVE: CVE-2022-23593

cwe: CWE-754