CVE-2021-41203

TensorFlow is an open source platform for machine learning. In affected versions an attacker can trigger undefined behavior, integer overflows, segfaults and `CHECK`-fail crashes if they can change saved checkpoints from outside of TensorFlow. This is because the checkpoints loading infrastructure is missing validation for invalid file formats. The fixes will be included in TensorFlow 2.7.0. We will also cherrypick these commits on TensorFlow 2.6.1, TensorFlow 2.5.2, and TensorFlow 2.4.4, as these are also affected and still in supported range.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:google:tensorflow:*:*:*:*:*:*:*:*
cpe:2.3:a:google:tensorflow:*:*:*:*:*:*:*:*
cpe:2.3:a:google:tensorflow:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2021-11-05 21:15

Updated : 2022-10-20 21:36


NVD link : CVE-2021-41203

Mitre link : CVE-2021-41203

CVE.ORG link : CVE-2021-41203


JSON object : View

Products Affected

google

  • tensorflow
CWE
CWE-190

Integer Overflow or Wraparound

CWE-345

Insufficient Verification of Data Authenticity