In affected versions of TensorFlow under certain cases a saved model can trigger use of uninitialized values during code execution. This is caused by having tensor buffers be filled with the default value of the type but forgetting to default initialize the quantized floating point types in Eigen. This is fixed in versions 1.15.5, 2.0.4, 2.1.3, 2.2.2, 2.3.2, and 2.4.0.
References
Link | Resource |
---|---|
https://github.com/tensorflow/tensorflow/commit/ace0c15a22f7f054abcc1f53eabbcb0a1239a9e2 | Patch Third Party Advisory |
https://github.com/tensorflow/tensorflow/security/advisories/GHSA-qhxx-j73r-qpm2 | Exploit Patch Third Party Advisory |
History
No history.
MITRE Information
Status: PUBLISHED
Assigner: GitHub_M
Published: 2020-12-10T22:10:47
Updated: 2020-12-10T22:10:47
Reserved: 2020-10-01T00:00:00
Link: CVE-2020-26266
JSON object: View
NVD Information
Status : Analyzed
Published: 2020-12-10T23:15:12.647
Modified: 2020-12-14T17:54:09.583
Link: CVE-2020-26266
JSON object: View
Redhat Information
No data.
CWE