VYPR
High severityNVD Advisory· Published Dec 10, 2020· Updated Aug 4, 2024

Heap out of bounds read in filesystem glob matching in TensorFlow

CVE-2020-26269

Description

In TensorFlow release candidate versions 2.4.0rc*, the general implementation for matching filesystem paths to globbing pattern is vulnerable to an access out of bounds of the array holding the directories. There are multiple invariants and preconditions that are assumed by the parallel implementation of GetMatchingPaths but are not verified by the PRs introducing it (#40861 and #44310). Thus, we are completely rewriting the implementation to fully specify and validate these. This is patched in version 2.4.0. This issue only impacts master branch and the release candidates for TF version 2.4. The final release of the 2.4 release will be patched.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
tensorflowPyPI
>= 2.4.0rc0, < 2.4.02.4.0
tensorflow-cpuPyPI
>= 2.4.0rc0, < 2.4.02.4.0
tensorflow-gpuPyPI
>= 2.4.0rc0, < 2.4.02.4.0

Affected products

5

Patches

Vulnerability mechanics

References

11

News mentions

0

No linked articles in our index yet.