| 概要 | The key_reject_and_link function in security/keys/key.c in the Linux kernel through 4.6.3 does not ensure that a certain data structure is initialized, which allows local users to cause a denial of service (system crash) via vectors involving a crafted keyctl request2 command. |
|---|---|
| 公表日 | 2016年6月27日19:59 |
| 登録日 | 2021年1月26日14:12 |
| 最終更新日 | 2024年11月21日11:52 |
| CVSS3.0 : MEDIUM | |
| スコア | 5.5 |
|---|---|
| ベクター | CVSS:3.0/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 : MEDIUM | |
| スコア | 4.9 |
|---|---|
| ベクター | AV:L/AC:L/Au:N/C:N/I:N/A:C |
| 攻撃元区分(AV) | ローカル |
| 攻撃条件の複雑さ(AC) | 低 |
| 攻撃前の認証要否(Au) | 不要 |
| 機密性への影響(C) | なし |
| 完全性への影響(I) | なし |
| 可用性への影響(A) | 高 |
| 全ての特権を取得 | いいえ |
| ユーザー権限を取得 | いいえ |
| その他の権限を取得 | いいえ |
| ユーザー操作が必要 | いいえ |
| 構成1 | 以上 | 以下 | より上 | 未満 | |
| cpe:2.3:o:oracle:vm_server:3.4:*:*:*:*:*:*:* | |||||
| cpe:2.3:o:oracle:vm_server:3.3:*:*:*:*:*:*:* | |||||
| 構成2 | 以上 | 以下 | より上 | 未満 | |
| cpe:2.3:o:oracle:linux:5.0:*:*:*:*:*:*:* | |||||
| cpe:2.3:o:oracle:linux:6:*:*:*:*:*:*:* | |||||
| cpe:2.3:o:oracle:linux:7:*:*:*:*:*:*:* | |||||
| 構成3 | 以上 | 以下 | より上 | 未満 | |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 4.6.3 | ||||
| 構成4 | 以上 | 以下 | より上 | 未満 | |
| cpe:2.3:o:novell:suse_linux_enterprise_real_time_extension:12.0:sp1:*:*:*:*:*:* | |||||
| 構成5 | 以上 | 以下 | より上 | 未満 | |
| cpe:2.3:o:redhat:enterprise_linux_desktop:7.0:*:*:*:*:*:*:* | |||||
| cpe:2.3:o:redhat:enterprise_linux_server_aus:7.2:*:*:*:*:*:*:* | |||||
| cpe:2.3:o:redhat:enterprise_linux_workstation:7.0:*:*:*:*:*:*:* | |||||
| cpe:2.3:o:redhat:enterprise_linux:6.0:*:*:*:*:*:*:* | |||||
| cpe:2.3:o:redhat:enterprise_linux_server:7.0:*:*:*:*:*:*:* | |||||
| cpe:2.3:o:redhat:enterprise_linux_hpc_node:7.0:*:*:*:*:*:*:* | |||||
| cpe:2.3:o:redhat:enterprise_linux_server_eus:7.2:*:*:*:*:*:*:* | |||||
| cpe:2.3:o:redhat:enterprise_linux_hpc_node_eus:7.0:*:*:*:*:*:*:* | |||||
| cpe:2.3:o:redhat:enterprise_linux_for_real_time:7.0:*:*:*:*:*:*:* | |||||
| cpe:2.3:o:redhat:enterprise_mrg:2.0:*:*:*:*:*:*:* | |||||
| タイトル | Linux Kernel の security/keys/key.c の key_reject_and_link 関数におけるサービス運用妨害 (DoS) の脆弱性 |
|---|---|
| 概要 | Linux Kernel の security/keys/key.c の key_reject_and_link 関数は、特定のデータ構造が初期化されることを確認しないため、サービス運用妨害 (システムクラッシュ) 状態にされる脆弱性が存在します。 補足情報 : CWE による脆弱性タイプは、CWE-416: Use After Free (解放済みメモリの使用) と識別されています。 http://cwe.mitre.org/data/definitions/416.html |
| 想定される影響 | ローカルユーザにより、巧妙に細工された keyctl request2 コマンドに関する問題によって、サービス運用妨害 (システムクラッシュ) 状態にされる可能性があります。 |
| 対策 | ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| 公表日 | 2016年6月16日0:00 |
| 登録日 | 2016年6月28日16:36 |
| 最終更新日 | 2016年11月16日18:14 |
| レッドハット |
| Red Hat Enterprise Linux Desktop |
| Red Hat Enterprise Linux for Real Time |
| Red Hat Enterprise Linux HPC Node |
| Red Hat Enterprise Linux HPC Node EUS |
| Red Hat Enterprise Linux Server |
| Red Hat Enterprise Linux Server AUS |
| Red Hat Enterprise Linux Server EUS |
| Red Hat Enterprise Linux Workstation |
| Red Hat Enterprise MRG |
| オラクル |
| Oracle Linux |
| Oracle VM サーバー |
| SUSE |
| SUSE Linux Enterprise Real Time Extension |
| Linux |
| Linux Kernel 4.6.3 まで |
| No | 変更内容 | 変更日 |
|---|---|---|
| 0 | [2016年06月28日] 掲載 [2016年09月06日] 影響を受けるシステム:ベンダ情報の追加に伴い内容を更新 ベンダ情報:レッドハット (RHSA-2016:1532) を追加 ベンダ情報:レッドハット (RHSA-2016:1539) を追加 ベンダ情報:レッドハット (RHSA-2016:1541) を追加 [2016年11月16日] 影響を受けるシステム:ベンダ情報の追加に伴い内容を更新 ベンダ情報:オラクル (Oracle Linux Bulletin - July 2016) を追加 ベンダ情報:オラクル (Oracle Linux Bulletin - October 2016) を追加 ベンダ情報:オラクル (Oracle VM Server for x86 Bulletin - July 2016) を追加 ベンダ情報:openSUSE project (SUSE-SU-2016:1937) を追加 |
2018年2月17日10:37 |