漏洞标题
`tf.summary.create_file_writer` 中的不完整验证
漏洞描述信息
`tf.summary.create_file_writer` 的验证不完整
CVSS信息
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
漏洞类别
N/A
漏洞标题
Incomplete validation in `tf.summary.create_file_writer`
漏洞描述信息
TensorFlow is an open source platform for machine learning. In affected versions if `tf.summary.create_file_writer` is called with non-scalar arguments code crashes due to a `CHECK`-fail. 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.
CVSS信息
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
漏洞类别
可达断言
漏洞标题
Google TensorFlow 安全漏洞
漏洞描述信息
Google TensorFlow是美国谷歌(Google)公司的一套用于机器学习的端到端开源平台。 Google TensorFlow 存在安全漏洞,在受影响的版本中,如果使用非标量参数调用 `tf.summary.create_file_writer`,代码会由于 `CHECK` 失败而崩溃。
CVSS信息
N/A
漏洞类别
其他