CVE-2020-26269

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:google:tensorflow:2.4.0:rc0:*:*:*:*:*:*
cpe:2.3:a:google:tensorflow:2.4.0:rc1:*:*:*:*:*:*
cpe:2.3:a:google:tensorflow:2.4.0:rc2:*:*:*:*:*:*
cpe:2.3:a:google:tensorflow:2.4.0:rc3:*:*:*:*:*:*
cpe:2.3:a:google:tensorflow:2.4.0:rc4:*:*:*:*:*:*

History

17 Aug 2021, 13:21

Type Values Removed Values Added
CPE cpe:2.3:a:tensorflow:tensorflow:2.4.0:rc1:*:*:*:*:*:*
cpe:2.3:a:tensorflow:tensorflow:2.4.0:rc0:*:*:*:*:*:*
cpe:2.3:a:tensorflow:tensorflow:2.4.0:rc2:*:*:*:*:*:*
cpe:2.3:a:tensorflow:tensorflow:2.4.0:rc3:*:*:*:*:*:*
cpe:2.3:a:tensorflow:tensorflow:2.4.0:rc4:*:*:*:*:*:*
cpe:2.3:a:google:tensorflow:2.4.0:rc0:*:*:*:*:*:*
cpe:2.3:a:google:tensorflow:2.4.0:rc3:*:*:*:*:*:*
cpe:2.3:a:google:tensorflow:2.4.0:rc1:*:*:*:*:*:*
cpe:2.3:a:google:tensorflow:2.4.0:rc4:*:*:*:*:*:*
cpe:2.3:a:google:tensorflow:2.4.0:rc2:*:*:*:*:*:*

Information

Published : 2020-12-10 23:15

Updated : 2023-12-10 13:41


NVD link : CVE-2020-26269

Mitre link : CVE-2020-26269

CVE.ORG link : CVE-2020-26269


JSON object : View

Products Affected

google

  • tensorflow
CWE
CWE-125

Out-of-bounds Read