| 概要 | TensorFlow is an end-to-end open source platform for machine learning. In affected versions if the arguments to `tf.raw_ops.RaggedGather` don't determine a valid ragged tensor code can trigger a read from outside of bounds of heap allocated buffers. The [implementation](https://github.com/tensorflow/tensorflow/blob/8d72537c6abf5a44103b57b9c2e22c14f5f49698/tensorflow/core/kernels/ragged_gather_op.cc#L70) directly reads the first dimension of a tensor shape before checking that said tensor has rank of at least 1 (i.e., it is not a scalar). Furthermore, the implementation does not check that the list given by `params_nested_splits` is not an empty list of tensors. We have patched the issue in GitHub commit a2b743f6017d7b97af1fe49087ae15f0ac634373. The fix will be included in TensorFlow 2.6.0. We will also cherrypick this commit on TensorFlow 2.5.1, TensorFlow 2.4.3, and TensorFlow 2.3.4, as these are also affected and still in supported range. |
|---|---|
| 公表日 | 2021年8月13日6:15 |
| 登録日 | 2021年8月13日10:00 |
| 最終更新日 | 2024年11月21日15:15 |
| CVSS3.1 : HIGH | |
| スコア | 7.1 |
|---|---|
| ベクター | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H |
| 攻撃元区分(AV) | ローカル |
| 攻撃条件の複雑さ(AC) | 低 |
| 攻撃に必要な特権レベル(PR) | 低 |
| 利用者の関与(UI) | 不要 |
| 影響の想定範囲(S) | 変更なし |
| 機密性への影響(C) | 高 |
| 完全性への影響(I) | なし |
| 可用性への影響(A) | 高 |
| CVSS2.0 : LOW | |
| スコア | 3.6 |
|---|---|
| ベクター | AV:L/AC:L/Au:N/C:P/I:N/A:P |
| 攻撃元区分(AV) | ローカル |
| 攻撃条件の複雑さ(AC) | 低 |
| 攻撃前の認証要否(Au) | 不要 |
| 機密性への影響(C) | 低 |
| 完全性への影響(I) | なし |
| 可用性への影響(A) | 低 |
| 全ての特権を取得 | いいえ |
| ユーザー権限を取得 | いいえ |
| その他の権限を取得 | いいえ |
| ユーザー操作が必要 | いいえ |
| 構成1 | 以上 | 以下 | より上 | 未満 | |
| cpe:2.3:a:google:tensorflow:*:*:*:*:*:*:*:* | 2.4.0 | 2.4.3 | |||
| cpe:2.3:a:google:tensorflow:2.6.0:rc2:*:*:*:*:*:* | |||||
| cpe:2.3:a:google:tensorflow:2.6.0:rc1:*:*:*:*:*:* | |||||
| cpe:2.3:a:google:tensorflow:2.6.0:rc0:*:*:*:*:*:* | |||||
| cpe:2.3:a:google:tensorflow:*:*:*:*:*:*:*:* | 2.3.0 | 2.3.4 | |||
| cpe:2.3:a:google:tensorflow:2.5.0:*:*:*:*:*:*:* | |||||
| タイトル | TensorFlow における境界外読み取りに関する脆弱性 |
|---|---|
| 概要 | TensorFlow には、境界外読み取りに関する脆弱性が存在します。 |
| 想定される影響 | 情報を取得される、およびサービス運用妨害 (DoS) 状態にされる可能性があります。 |
| 対策 | ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| 公表日 | 2021年8月3日0:00 |
| 登録日 | 2022年6月7日15:57 |
| 最終更新日 | 2022年6月7日15:57 |
| Google TensorFlow |
| No | 変更内容 | 変更日 |
|---|---|---|
| 1 | [2022年06月07日] 掲載 |
2022年6月7日15:57 |