| タイトル | TensorFlow における境界外読み取りに関する脆弱性 |
|---|---|
| 概要 | TensorFlow には、境界外読み取りに関する脆弱性が存在します。 |
| 想定される影響 | 情報を取得される、およびサービス運用妨害 (DoS) 状態にされる可能性があります。 |
| 対策 | ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| 公表日 | 2021年4月27日0:00 |
| 登録日 | 2022年1月14日14:30 |
| 最終更新日 | 2022年1月14日14:30 |
| CVSS3.0 : 重要 | |
| スコア | 7.1 |
|---|---|
| ベクター | CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H |
| CVSS2.0 : 注意 | |
| スコア | 3.6 |
|---|---|
| ベクター | AV:L/AC:L/Au:N/C:P/I:N/A:P |
| Google TensorFlow |
| No | 変更内容 | 変更日 |
|---|---|---|
| 1 | [2022年01月14日] 掲載 |
2022年1月14日14:30 |
| 概要 | TensorFlow is an end-to-end open source platform for machine learning. An attacker can read data outside of bounds of heap allocated buffer in `tf.raw_ops.QuantizeAndDequantizeV3`. This is because the implementation(https://github.com/tensorflow/tensorflow/blob/11ff7f80667e6490d7b5174aa6bf5e01886e770f/tensorflow/core/kernels/quantize_and_dequantize_op.cc#L237) does not validate the value of user supplied `axis` attribute before using it to index in the array backing the `input` argument. 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 |
| 最終更新日 | 2024年11月21日15:01 |
| 構成1 | 以上 | 以下 | より上 | 未満 | |
| 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 | ||||