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

目标: 1000 元 · 已筹: 1325

100%

CVE-2022-41894— Google TensorFlow 安全漏洞

CVSS 7.1 · High EPSS 0.52% · P40
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2022-41894 基础信息

漏洞信息

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

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

Vulnerability Title
Buffer overflow in `CONV_3D_TRANSPOSE` on TFLite
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
TensorFlow is an open source platform for machine learning. The reference kernel of the `CONV_3D_TRANSPOSE` TensorFlow Lite operator wrongly increments the data_ptr when adding the bias to the result. Instead of `data_ptr += num_channels;` it should be `data_ptr += output_num_channels;` as if the number of input channels is different than the number of output channels, the wrong result will be returned and a buffer overflow will occur if num_channels > output_num_channels. An attacker can craft a model with a specific number of input channels. It is then possible to write specific values through the bias of the layer outside the bounds of the buffer. This attack only works if the reference kernel resolver is used in the interpreter. We have patched the issue in GitHub commit 72c0bdcb25305b0b36842d746cc61d72658d2941. The fix will be included in TensorFlow 2.11. We will also cherrypick this commit on TensorFlow 2.10.1, 2.9.3, and TensorFlow 2.8.4, as these are also affected and still in supported range.
来源: 美国国家漏洞数据库 NVD
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
未进行输入大小检查的缓冲区拷贝(传统缓冲区溢出)
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Google TensorFlow 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Google TensorFlow是美国谷歌(Google)公司的一套用于机器学习的端到端开源平台。 Google TensorFlow 2.11 版本,2.10.1 版本之前的 2.10.x 版本,2.9.3 版本之前的 2.9.x 版本,2.8.4 版本之前的 2.8.x 版本存在安全漏洞,该漏洞源于`CONV_3D_TRANSPOSE` TensorFlow Lite 运算符的参考内核在向结果添加偏差时错误地增加了 data_ptr。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

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

二、漏洞 CVE-2022-41894 的公开POC

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

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2022-41894 的情报信息

登录查看更多情报信息。

CVE-2022-41894 补丁与修复 (1)

CVE-2022-41894 厂商安全公告 (1)

CVE-2022-41894 其他参考 (1)

同批安全公告 · tensorflow · 2022-11-18 · 共 23 条

CVE-2022-419007.1 HIGHGoogle TensorFlow 缓冲区错误漏洞
CVE-2022-418836.8 MEDIUMGoogle TensorFlow 缓冲区错误漏洞
CVE-2022-418806.8 MEDIUMGoogle TensorFlow 缓冲区错误漏洞
CVE-2022-418895.5 MEDIUMGoogle TensorFlow 代码问题漏洞
CVE-2022-419114.8 MEDIUMGoogle TensorFlow 代码问题漏洞
CVE-2022-419094.8 MEDIUMGoogle TensorFlow 代码问题漏洞
CVE-2022-419084.8 MEDIUMGoogle TensorFlow 输入验证错误漏洞
CVE-2022-419074.8 MEDIUMGoogle TensorFlow 安全漏洞
CVE-2022-419014.8 MEDIUMGoogle TensorFlow 输入验证错误漏洞
CVE-2022-418994.8 MEDIUMGoogle TensorFlow 输入验证错误漏洞
CVE-2022-418984.8 MEDIUMGoogle TensorFlow 安全漏洞
CVE-2022-418974.8 MEDIUMGoogle TensorFlow 缓冲区错误漏洞
CVE-2022-418964.8 MEDIUMGoogle TensorFlow 输入验证错误漏洞
CVE-2022-418954.8 MEDIUMGoogle TensorFlow 缓冲区错误漏洞
CVE-2022-418934.8 MEDIUMGoogle TensorFlow 安全漏洞
CVE-2022-418914.8 MEDIUMGoogle TensorFlow 安全漏洞
CVE-2022-418904.8 MEDIUMGoogle TensorFlow 代码问题漏洞
CVE-2022-418884.8 MEDIUMGoogle TensorFlow 输入验证错误漏洞
CVE-2022-418874.8 MEDIUMGoogle TensorFlow 安全漏洞
CVE-2022-418864.8 MEDIUMGoogle TensorFlow 安全漏洞

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

IV. Related Vulnerabilities

V. Comments for CVE-2022-41894

暂无评论


发表评论