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

目标: 1000 元 · 已筹: 1310

100%

CVE-2021-41219— Google TensorFlow 缓冲区错误漏洞

CVSS 7.8 · High EPSS 0.20% · P10
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Undefined behavior via `nullptr` reference binding in sparse matrix multiplication
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
TensorFlow is an open source platform for machine learning. In affected versions the code for sparse matrix multiplication is vulnerable to undefined behavior via binding a reference to `nullptr`. This occurs whenever the dimensions of `a` or `b` are 0 or less. In the case on one of these is 0, an empty output tensor should be allocated (to conserve the invariant that output tensors are always allocated when the operation is successful) but nothing should be written to it (that is, we should return early from the kernel implementation). Otherwise, attempts to write to this empty tensor would result in heap OOB access. 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.
来源: 美国国家漏洞数据库 NVD
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
使用未经初始化的指针
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Google TensorFlow 缓冲区错误漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Google TensorFlow是美国谷歌(Google)公司的一套用于机器学习的端到端开源平台。 Google TensorFlow 存在缓冲区错误漏洞,该漏洞源于在受影响的版本中,稀疏矩阵乘法的代码通过绑定对“nullptr”的引用而容易受到未定义行为的影响。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

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

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

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

同批安全公告 · tensorflow · 2021-11-05 · 共 34 条

CVE-2021-412088.8 HIGHGoogle TensorFlow 代码问题漏洞
CVE-2021-412037.8 HIGHGoogle TensorFlow 输入验证错误漏洞
CVE-2021-412207.8 HIGHGoogle TensorFlow 资源管理错误漏洞
CVE-2021-412217.8 HIGHGoogle TensorFlow 缓冲区错误漏洞
CVE-2021-412017.8 HIGHGoogle TensorFlow 缓冲区错误漏洞
CVE-2021-412147.8 HIGHGoogle TensorFlow 缓冲区错误漏洞
CVE-2021-412287.5 HIGHGoogle TensorFlow 代码注入漏洞
CVE-2021-412127.1 HIGHGoogle TensorFlow 缓冲区错误漏洞
CVE-2021-412057.1 HIGHGoogle TensorFlow 缓冲区错误漏洞
CVE-2021-412107.1 HIGHGoogle TensorFlow 缓冲区错误漏洞
CVE-2021-412117.1 HIGHGoogle TensorFlow 缓冲区错误漏洞
CVE-2021-412267.1 HIGHGoogle TensorFlow 缓冲区错误漏洞
CVE-2021-412237.1 HIGHGoogle TensorFlow 缓冲区错误漏洞
CVE-2021-412247.1 HIGHGoogle TensorFlow 缓冲区错误漏洞
CVE-2021-412067.0 HIGHGoogle TensorFlow 安全漏洞
CVE-2021-412276.6 MEDIUMGoogle TensorFlow缓冲区错误漏洞
CVE-2021-412005.5 MEDIUMGoogle TensorFlow 安全漏洞
CVE-2021-412175.5 MEDIUMGoogle TensorFlow 代码问题漏洞
CVE-2021-411975.5 MEDIUMGoogle TensorFlow 输入验证错误漏洞
CVE-2021-411985.5 MEDIUMGoogle TensorFlow 输入验证错误漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2021-41219

暂无评论


发表评论