NULL Pointer Dereference Affecting tensorflow-gpu package, versions [, 2.1.4) [2.2.0, 2.2.3) [2.3.0, 2.3.3) [2.4.0, 2.4.2)


0.0
low

Snyk CVSS

    Attack Complexity High

    Threat Intelligence

    EPSS 0.05% (16th percentile)
Expand this section
NVD
7.8 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-TENSORFLOWGPU-1296380
  • published 23 May 2021
  • disclosed 21 May 2021
  • credit Unknown

How to fix?

Upgrade tensorflow-gpu to version 2.1.4, 2.2.3, 2.3.3, 2.4.2 or higher.

Overview

tensorflow-gpu is a machine learning framework.

Affected versions of this package are vulnerable to NULL Pointer Dereference. Session operations in eager mode lead to null pointer dereferences. In eager mode (default in TF 2.0 and later), session operations are invalid. However, users could still call the raw ops associated with them and trigger a null pointer dereference.