目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2021-37639— Google TensorFlow代码问题漏洞

CVSS 8.4 · High EPSS 0.17% · P7
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2021-37639 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
Null pointer dereference and heap OOB read in TensorFlow
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
TensorFlow is an end-to-end open source platform for machine learning. When restoring tensors via raw APIs, if the tensor name is not provided, TensorFlow can be tricked into dereferencing a null pointer. Alternatively, attackers can read memory outside the bounds of heap allocated data by providing some tensor names but not enough for a successful restoration. The [implementation](https://github.com/tensorflow/tensorflow/blob/47a06f40411a69c99f381495f490536972152ac0/tensorflow/core/kernels/save_restore_tensor.cc#L158-L159) retrieves the tensor list corresponding to the `tensor_name` user controlled input and immediately retrieves the tensor at the restoration index (controlled via `preferred_shard` argument). This occurs without validating that the provided list has enough values. If the list is empty this results in dereferencing a null pointer (undefined behavior). If, however, the list has some elements, if the restoration index is outside the bounds this results in heap OOB read. We have patched the issue in GitHub commit 9e82dce6e6bd1f36a57e08fa85af213e2b2f2622. The fix will be included in TensorFlow 2.6.0. We will also cherrypick this commit on TensorFlow 2.5.1, TensorFlow 2.4.3, and TensorFlow 2.3.4, as these are also affected and still in supported range.
来源: 美国国家漏洞数据库 NVD
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
空指针解引用
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Google TensorFlow代码问题漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Google TensorFlow是美国谷歌(Google)公司的一套用于机器学习的端到端开源平台。 TensorFlow 2.6.0 之前版本、2.5.1之前版本、2.4.3之前版本和2.3.4之前版本存在代码问题漏洞,该漏洞源于当通过原始API恢复张量时,如果未提供张量名称,TensorFlow可能会被诱骗去引用空指针。或者,攻击者可以通过提供一些张量名称来读取堆分配数据边界之外的内存
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
tensorflowtensorflow >= 2.5.0, < 2.5.1 -

二、漏洞 CVE-2021-37639 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2021-37639 的情报信息

登录查看更多情报信息。

CVE-2021-37639 补丁与修复 (1)

CVE-2021-37639 厂商安全公告 (1)

同批安全公告 · tensorflow · 2021-08-12 · 共 58 条

CVE-2021-376789.3 CRITICALGoogle TensorFlow 代码问题漏洞
CVE-2021-376817.8 HIGHGoogle TensorFlow 代码问题漏洞
CVE-2021-376657.8 HIGHGoogle TensorFlow 输入验证错误漏洞
CVE-2021-376637.8 HIGHGoogle TensorFlow 输入验证错误漏洞
CVE-2021-376677.8 HIGHGoogle TensorFlow 缓冲区错误漏洞
CVE-2021-376897.8 HIGHGoogle TensorFlow 代码问题漏洞
CVE-2021-376887.8 HIGHGoogle TensorFlow 代码问题漏洞
CVE-2021-376767.8 HIGHGoogle TensorFlow缓冲区错误漏洞
CVE-2021-376717.8 HIGHGoogle TensorFlow缓冲区错误漏洞
CVE-2021-376667.8 HIGHGoogle TensorFlow缓冲区错误漏洞
CVE-2021-376487.8 HIGHGoogle TensorFlow 代码问题漏洞
CVE-2021-376527.8 HIGHGoogle TensorFlow资源管理错误漏洞
CVE-2021-376507.8 HIGHGoogle TensorFlow缓冲区错误漏洞
CVE-2021-376377.7 HIGHGoogle TensorFlow代码问题漏洞
CVE-2021-376437.7 HIGHGoogle TensorFlow代码问题漏洞
CVE-2021-376387.7 HIGHGoogle TensorFlow 代码问题漏洞
CVE-2021-376497.7 HIGHGoogle TensorFlow 代码问题漏洞
CVE-2021-376477.7 HIGHGoogle TensorFlow代码问题漏洞
CVE-2021-376357.3 HIGHGoogle TensorFlow缓冲区错误漏洞
CVE-2021-376647.3 HIGHGoogle TensorFlow 缓冲区错误漏洞

显示前 20 条,共 58 条。 查看全部 &rarr; →

IV. Related Vulnerabilities

V. Comments for CVE-2021-37639

暂无评论


发表评论