製品・ソフトウェアに関する情報
TensorFlow における数値型間の変換の誤りに関する脆弱性
Title TensorFlow における数値型間の変換の誤りに関する脆弱性
Summary

TensorFlow には、数値型間の変換の誤りに関する脆弱性が存在します。

Possible impacts サービス運用妨害 (DoS) 状態にされる可能性があります。
Solution

ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

Publication Date Feb. 9, 2021, midnight
Registration Date Jan. 14, 2022, 2:29 p.m.
Last Update Jan. 14, 2022, 2:29 p.m.
CVSS3.0 : 警告
Score 5.5
Vector CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CVSS2.0 : 注意
Score 2.1
Vector AV:L/AC:L/Au:N/C:N/I:N/A:P
Affected System
Google
Google TensorFlow 
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
1 [2022年01月14日]
  掲載
Jan. 14, 2022, 2:29 p.m.

NVD Vulnerability Information
CVE-2021-29539
Summary

TensorFlow is an end-to-end open source platform for machine learning. Calling `tf.raw_ops.ImmutableConst`(https://www.tensorflow.org/api_docs/python/tf/raw_ops/ImmutableConst) with a `dtype` of `tf.resource` or `tf.variant` results in a segfault in the implementation as code assumes that the tensor contents are pure scalars. We have patched the issue in 4f663d4b8f0bec1b48da6fa091a7d29609980fa4 and will release TensorFlow 2.5.0 containing the patch. TensorFlow nightly packages after this commit will also have the issue resolved. If using `tf.raw_ops.ImmutableConst` in code, you can prevent the segfault by inserting a filter for the `dtype` argument.

Publication Date May 15, 2021, 5:15 a.m.
Registration Date May 15, 2021, 10 a.m.
Last Update Nov. 21, 2024, 3:01 p.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:google:tensorflow:*:*:*:*:*:*:*:* 2.4.0 2.4.2
cpe:2.3:a:google:tensorflow:*:*:*:*:*:*:*:* 2.3.0 2.3.3
cpe:2.3:a:google:tensorflow:*:*:*:*:*:*:*:* 2.2.0 2.2.3
cpe:2.3:a:google:tensorflow:*:*:*:*:*:*:*:* 2.1.4
Related information, measures and tools
Common Vulnerabilities List