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

目标: 1000 元 · 已筹: 1336

100%

CVE-2021-37692— Google TensorFlow 输入验证错误漏洞

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

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

漏洞信息

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

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

Vulnerability Title
Segfault on strings tensors with mistmatched dimensions in TensorFlow
来源: CVE Program / CVE List V5
Vulnerability Description
TensorFlow is an end-to-end open source platform for machine learning. In affected versions under certain conditions, Go code can trigger a segfault in string deallocation. For string tensors, `C.TF_TString_Dealloc` is called during garbage collection within a finalizer function. However, tensor structure isn't checked until encoding to avoid a performance penalty. The current method for dealloc assumes that encoding succeeded, but segfaults when a string tensor is garbage collected whose encoding failed (e.g., due to mismatched dimensions). To fix this, the call to set the finalizer function is deferred until `NewTensor` returns and, if encoding failed for a string tensor, deallocs are determined based on bytes written. We have patched the issue in GitHub commit 8721ba96e5760c229217b594f6d2ba332beedf22. The fix will be included in TensorFlow 2.6.0. We will also cherrypick this commit on TensorFlow 2.5.1, which is the other affected version.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
来源: CVE Program / CVE List V5
Vulnerability Type
输入验证不恰当
来源: CVE Program / CVE List V5
Vulnerability Title
Google TensorFlow 输入验证错误漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Google TensorFlow是美国谷歌(Google)公司的一套用于机器学习的端到端开源平台。 Google TensorFlow 存在输入验证错误漏洞,该漏洞源于Go 代码可能会触发字符串释放中的段错误。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

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

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2021-37692 补丁与修复 (2)

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

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

CVE-2021-376789.3 CRITICALGoogle TensorFlow 代码问题漏洞
CVE-2021-376398.4 HIGHGoogle TensorFlow代码问题漏洞
CVE-2021-376897.8 HIGHGoogle TensorFlow 代码问题漏洞
CVE-2021-376657.8 HIGHGoogle TensorFlow 输入验证错误漏洞
CVE-2021-376637.8 HIGHGoogle TensorFlow 输入验证错误漏洞
CVE-2021-376817.8 HIGHGoogle TensorFlow 代码问题漏洞
CVE-2021-376487.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-376677.8 HIGHGoogle TensorFlow 缓冲区错误漏洞
CVE-2021-376527.8 HIGHGoogle TensorFlow资源管理错误漏洞
CVE-2021-376507.8 HIGHGoogle TensorFlow缓冲区错误漏洞
CVE-2021-376437.7 HIGHGoogle TensorFlow代码问题漏洞
CVE-2021-376377.7 HIGHGoogle TensorFlow代码问题漏洞
CVE-2021-376497.7 HIGHGoogle TensorFlow 代码问题漏洞
CVE-2021-376477.7 HIGHGoogle TensorFlow代码问题漏洞
CVE-2021-376387.7 HIGHGoogle TensorFlow 代码问题漏洞
CVE-2021-376597.3 HIGHGoogle TensorFlow代码问题漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2021-37692

暂无评论


发表评论