Out-of-bounds Read Affecting tensorflow package, versions [2.8.0rc0, 2.8.0)


0.0
high

Snyk CVSS

    Attack Complexity Low
    Confidentiality High
    Availability High

    Threat Intelligence

    EPSS 0.22% (60th percentile)
Expand this section
NVD
8.1 high

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-TENSORFLOW-2395374
  • published 6 Feb 2022
  • disclosed 6 Feb 2022
  • credit Unknown

How to fix?

Upgrade tensorflow to version 2.8.0 or higher.

Overview

tensorflow is a machine learning framework.

Affected versions of this package are vulnerable to Out-of-bounds Read via type inference, as the bounds checking is done in the DCHECK function. An attacker can control the input_idx variable such that ix would be larger than the number of values in node_t.args.