SCA: security update for tensorflow, tensorflow-cpu, tensorflow-gpu (GHSA-fcwc-p4fc-c5cc)

high Tenable Self-Hosted Container Security Plugin ID 414455

Description

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

- TensorFlow is an end-to-end open source platform for machine learning. If a user does not provide a valid
padding value to `tf.raw_ops.MatrixDiagPartOp`, then the code triggers a null pointer dereference (if
input is empty) or produces invalid behavior, ignoring all values after the first. The [implementation](ht
tps://github.com/tensorflow/tensorflow/blob/8d72537c6abf5a44103b57b9c2e22c14f5f49698/tensorflow/core/kerne
ls/linalg/matrix_diag_op.cc#L89) reads the first value from a tensor buffer without first checking that
the tensor has values to read from. We have patched the issue in GitHub commit
482da92095c4d48f8784b1f00dda4f81c28d2988. The fix will be included in TensorFlow 2.6.0. We will also
cherrypick this commit on TensorFlow 2.5.1, TensorFlow 2.4.3, and TensorFlow 2.3.4, as these are also
affected and still in supported range. (CVE-2021-37643)

See Also

https://github.com/advisories/GHSA-fcwc-p4fc-c5cc

Plugin Details

Severity: High

ID: 414455

Version: Revision 1.4

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

CVSS v2

Risk Factor: Low

Base Score: 3.6

Temporal Score: 2.7

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

CVSS Score Source: CVE-2021-37643

CVSS v3

Risk Factor: High

Base Score: 7.1

Temporal Score: 6.2

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:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 8/11/2021

Vulnerability Publication Date: 8/11/2021

Reference Information

CVE: CVE-2021-37643

cwe: CWE-476