TensorFlow is an open source platform for machine learning. In affected versions the shape inference code for `tf.ragged.cross` has an undefined behavior due to binding a reference to `nullptr`. The fix will be included in TensorFlow 2.7.0. We will also cherrypick this commit on TensorFlow 2.6.1, TensorFlow 2.5.2, and TensorFlow 2.4.4, as these are also affected and still in supported range.
References
Link | Resource |
---|---|
https://github.com/tensorflow/tensorflow/commit/fa6b7782fbb14aa08d767bc799c531f5e1fb3bb8 | Patch Third Party Advisory |
https://github.com/tensorflow/tensorflow/security/advisories/GHSA-vwhq-49r4-gj9v | Exploit Patch Third Party Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2021-11-05 21:15
Updated : 2024-02-28 18:48
NVD link : CVE-2021-41214
Mitre link : CVE-2021-41214
CVE.ORG link : CVE-2021-41214
JSON object : View
Products Affected
- tensorflow
CWE
CWE-824
Access of Uninitialized Pointer