CVE-2017-1000405
概要

The Linux Kernel versions 2.6.38 through 4.14 have a problematic use of pmd_mkdirty() in the touch_pmd() function inside the THP implementation. touch_pmd() can be reached by get_user_pages(). In such case, the pmd will become dirty. This scenario breaks the new can_follow_write_pmd()'s logic - pmd can become dirty without going through a COW cycle. This bug is not as severe as the original "Dirty cow" because an ext4 file (or any other regular file) cannot be mapped using THP. Nevertheless, it does allow us to overwrite read-only huge pages. For example, the zero huge page and sealed shmem files can be overwritten (since their mapping can be populated using THP). Note that after the first write page-fault to the zero page, it will be replaced with a new fresh (and zeroed) thp.

公表日 2017年12月1日7:29
登録日 2021年1月26日13:11
最終更新日 2024年11月21日12:04
CVSS3.1 : HIGH
スコア 7.0
ベクター CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
攻撃元区分(AV) ローカル
攻撃条件の複雑さ(AC)
攻撃に必要な特権レベル(PR)
利用者の関与(UI) 不要
影響の想定範囲(S) 変更なし
機密性への影響(C)
完全性への影響(I)
可用性への影響(A)
CVSS2.0 : MEDIUM
スコア 6.9
ベクター AV:L/AC:M/Au:N/C:C/I:C/A:C
攻撃元区分(AV) ローカル
攻撃条件の複雑さ(AC)
攻撃前の認証要否(Au) 不要
機密性への影響(C)
完全性への影響(I)
可用性への影響(A)
全ての特権を取得 いいえ
ユーザー権限を取得 いいえ
その他の権限を取得 いいえ
ユーザー操作が必要 いいえ
影響を受けるソフトウェアの構成
構成1 以上 以下 より上 未満
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 4.10 4.14.4
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 3.2.87 3.3
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 3.10.106 3.11
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 3.12.73 3.13
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 3.16.42 3.16.52
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 3.18.55 3.18.86
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 4.1.41 4.1.48
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 4.4.70 4.4.104
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 4.9.7 4.9.67
関連情報、対策とツール
共通脆弱性一覧

JVN脆弱性情報
Linux Kernel における競合状態に関する脆弱性
タイトル Linux Kernel における競合状態に関する脆弱性
概要

Linux Kernel には、競合状態に関する脆弱性が存在します。

想定される影響 情報を取得される、情報を改ざんされる、およびサービス運用妨害 (DoS) 状態にされる可能性があります。
対策

ベンダ情報および参考情報を参照して適切な対策を実施してください。

公表日 2017年11月18日0:00
登録日 2018年1月9日10:45
最終更新日 2018年1月9日10:45
影響を受けるシステム
Linux
Linux Kernel 2.6.38 から 4.14
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
変更履歴
No 変更内容 変更日
0 [2018年01月09日]
  掲載
2018年2月17日10:37