SCA: security update for tensorflow, tensorflow-cpu, tensorflow-gpu (GHSA-9x52-887g-fhc2)

medium Tenable Cloud Security Plugin ID 413538

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 TFG dialect of TensorFlow (MLIR) makes
several assumptions about the incoming `GraphDef` before converting it to the MLIR-based dialect. If an
attacker changes the `SavedModel` format on disk to invalidate these assumptions and the `GraphDef` is
then converted to MLIR-based IR then they can cause a crash in the Python interpreter. Under certain
scenarios, heap OOB read/writes are possible. These issues have been discovered via fuzzing and it is
possible that more weaknesses exist. We will patch them as they are discovered. (CVE-2022-23594)

See Also

https://github.com/advisories/GHSA-9x52-887g-fhc2

Plugin Details

Severity: Medium

ID: 413538

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

Score: 3

Percentile: 23.18

CVSS v2

Risk Factor: Low

Base Score: 2.1

Temporal Score: 1.6

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

CVSS Score Source: CVE-2022-23594

CVSS v3

Risk Factor: Medium

Base Score: 5.5

Temporal Score: 4.8

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 2/2/2022

Vulnerability Publication Date: 2/2/2022

Reference Information

CVE: CVE-2022-23594

cwe: CWE-125