Improper Input Validation Affecting tensorflow-gpu package, versions [0, 1.15.5) [2.0.0, 2.0.4) [2.1.0, 2.1.3) [2.2.0, 2.2.2) [2.3.0, 2.3.2) [2.4.0rc0, 2.4.0)


0.0
medium

Snyk CVSS

    Attack Complexity High

    Threat Intelligence

    EPSS 0.09% (38th percentile)
Expand this section
NVD
5.3 medium

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-PYTHON-TENSORFLOWGPU-1050384
  • published 11 Dec 2020
  • disclosed 10 Dec 2020
  • credit Unknown

How to fix?

Upgrade tensorflow-gpu to version 1.15.5, 2.0.4, 2.1.3, 2.2.2, 2.3.2, 2.4.0 or higher.

Overview

tensorflow-gpu is a machine learning framework.

Affected versions of this package are vulnerable to Improper Input Validation. Under certain cases, a saved model can trigger use of uninitialized values during code execution. This is caused by having tensor buffers be filled with the default value of the type but forgetting to default initialize the quantized floating point types in Eigen.

References