NULL Pointer Dereference Affecting tensorflow 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% (17th 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-TENSORFLOW-1296434
  • published 24 May 2021
  • disclosed 21 May 2021
  • credit Unknown

How to fix?

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

Overview

tensorflow is a machine learning framework.

Affected versions of this package are vulnerable to NULL Pointer Dereference due to type confusion during tensor casts lead to dereferencing null pointers. Calling TF operations with tensors of non-numeric types when the operations expect numeric tensors result in null pointer dereferences.

References