Google TensorFlow是美国谷歌(Google)公司的一套用于机器学习的端到端开源平台。 TensorFlow存在缓冲区错误漏洞,该漏洞源于MakeEdge函数在src节点的一个输出张量(由output_index给出)和dst节点的输入槽(由input_index给出)之间创建一条边。仅当两侧张量的类型一致时才有可能,因此该函数从获取对应的DataType值并将它们进行相等性比较开始。但是,不检查索引是否指向它们索引到的数组的内部。因此,这可能导致访问数据超出相应的堆分配数组的范围。在大多数
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| Vendor | Product | Affected Versions | CPE | Subscribe |
|---|---|---|---|---|
| tensorflow | tensorflow | < 1.15.5 | - |
|
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2020-26270 | 4.4 MEDIUM | CHECK-fail in LSTM with zero-length input in TensorFlow |
| CVE-2020-26268 | 4.4 MEDIUM | Write to immutable memory region in TensorFlow |
| CVE-2020-26267 | 4.4 MEDIUM | Lack of validation in data format attributes in TensorFlow |
| CVE-2020-26266 | 4.4 MEDIUM | Uninitialized memory access in Eigen types in TensorFlow |
| CVE-2020-26269 | Heap out of bounds read in filesystem glob matching in TensorFlow |
No comments yet