CVE-2021-29554
| Summary |
TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a denial of service via a FPE runtime error in `tf.raw_ops.DenseCountSparseOutput`. This is because the implementation(https://github.com/tensorflow/tensorflow/blob/efff014f3b2d8ef6141da30c806faf141297eca1/tensorflow/core/kernels/count_ops.cc#L123-L127) computes a divisor value from user data but does not check that the result is 0 before doing the division. Since `data` is given by the `values` argument, `num_batch_elements` is 0. The fix will be included in TensorFlow 2.5.0. We will also cherrypick this commit on TensorFlow 2.4.2, and TensorFlow 2.3.3, as these are also affected.
|
| Publication Date |
May 15, 2021, 4:15 a.m. |
| Registration Date |
May 15, 2021, 10 a.m. |
| Last Update |
Nov. 21, 2024, 3:01 p.m. |
|
CVSS3.1 : MEDIUM
|
| スコア |
5.5
|
| Vector |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
| 攻撃元区分(AV) |
ローカル |
| 攻撃条件の複雑さ(AC) |
低 |
| 攻撃に必要な特権レベル(PR) |
低 |
| 利用者の関与(UI) |
不要 |
| 影響の想定範囲(S) |
変更なし |
| 機密性への影響(C) |
なし |
| 完全性への影響(I) |
なし |
| 可用性への影響(A) |
高 |
|
CVSS2.0 : LOW
|
| Score |
2.1
|
| Vector |
AV:L/AC:L/Au:N/C:N/I:N/A:P |
| 攻撃元区分(AV) |
ローカル |
| 攻撃条件の複雑さ(AC) |
低 |
| 攻撃前の認証要否(Au) |
不要 |
| 機密性への影響(C) |
なし |
| 完全性への影響(I) |
なし |
| 可用性への影響(A) |
低 |
| Get all privileges. |
いいえ
|
| Get user privileges |
いいえ
|
| Get other privileges |
いいえ
|
| User operation required |
いいえ
|
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
JVN Vulnerability Information
TensorFlow におけるゼロ除算に関する脆弱性
| Title |
TensorFlow におけるゼロ除算に関する脆弱性
|
| Summary |
TensorFlow には、ゼロ除算に関する脆弱性が存在します。
|
| Possible impacts |
サービス運用妨害 (DoS) 状態にされる可能性があります。 |
| Solution |
ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
April 29, 2021, midnight |
| Registration Date |
Jan. 21, 2022, 5:51 p.m. |
| Last Update |
Jan. 21, 2022, 5:51 p.m. |
Affected System
| Google |
|
Google TensorFlow 2.5.0 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2022年01月21日] 掲載 |
Jan. 21, 2022, 5:51 p.m. |