SCA: security update for tensorflow, tensorflow-cpu, tensorflow-gpu (GHSA-4j82-5ccr-4r8v)

medium Tenable Self-Hosted Container Security Plugin ID 410238

Description

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

- Tensorflow is an Open Source Machine Learning Framework. A malicious user can cause a denial of service by
altering a `SavedModel` such that `TensorByteSize` would trigger `CHECK` failures. `TensorShape`
constructor throws a `CHECK`-fail if shape is partial or has a number of elements that would overflow the
size of an `int`. The `PartialTensorShape` constructor instead does not cause a `CHECK`-abort if the shape
is partial, which is exactly what this function needs to be able to return `-1`. 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-23582)

See Also

https://github.com/advisories/GHSA-4j82-5ccr-4r8v

Plugin Details

Severity: Medium

ID: 410238

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

Score: 3

Percentile: 23.18

Vendor

Vendor Severity: Medium

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-23582

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

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-23582

cwe: CWE-617