TensorFlow におけるゼロ除算に関する脆弱性
タイトル TensorFlow におけるゼロ除算に関する脆弱性
概要

TensorFlow には、ゼロ除算に関する脆弱性が存在します。

想定される影響 サービス運用妨害 (DoS) 状態にされる可能性があります。
対策

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

公表日 2021年4月20日0:00
登録日 2022年1月21日17:52
最終更新日 2022年1月21日17:52
CVSS3.0 : 警告
スコア 5.5
ベクター CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CVSS2.0 : 注意
スコア 2.1
ベクター AV:L/AC:L/Au:N/C:N/I:N/A:P
影響を受けるシステム
Google
Google TensorFlow 2.5.0 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
変更履歴
No 変更内容 変更日
1 [2022年01月21日]
  掲載
2022年1月21日17:52

NVD脆弱性情報
CVE-2021-29527
概要

TensorFlow is an end-to-end open source platform for machine learning. An attacker can trigger a division by 0 in `tf.raw_ops.QuantizedConv2D`. This is because the implementation(https://github.com/tensorflow/tensorflow/blob/00e9a4d67d76703fa1aee33dac582acf317e0e81/tensorflow/core/kernels/quantized_conv_ops.cc#L257-L259) does a division by a quantity that is controlled by the caller. The fix will be included in TensorFlow 2.5.0. We will also cherrypick this commit on TensorFlow 2.4.2, TensorFlow 2.3.3, TensorFlow 2.2.3 and TensorFlow 2.1.4, as these are also affected and still in supported range.

公表日 2021年5月15日5:15
登録日 2021年5月15日10:00
最終更新日 2021年5月21日0:47
影響を受けるソフトウェアの構成
構成1 以上 以下 より上 未満
cpe:2.3:a:google:tensorflow:*:*:*:*:*:*:*:* 2.1.4
cpe:2.3:a:google:tensorflow:*:*:*:*:*:*:*:* 2.2.0 2.2.3
cpe:2.3:a:google:tensorflow:*:*:*:*:*:*:*:* 2.3.0 2.3.3
cpe:2.3:a:google:tensorflow:*:*:*:*:*:*:*:* 2.4.0 2.4.2
関連情報、対策とツール
共通脆弱性一覧