製品・ソフトウェアに関する情報
NUMA システム上で稼動する Linux Kernel の include/asm-generic/pgtable.h におけるサービス運用妨害 (DoS) の脆弱性
Title NUMA システム上で稼動する Linux Kernel の include/asm-generic/pgtable.h におけるサービス運用妨害 (DoS) の脆弱性
Summary

NUMA システム上で稼動する Linux Kernel の include/asm-generic/pgtable.h の pmd_none_or_trans_huge_or_clear_bad 関数は、Page Middle Directory (PMD) エントリが transparent huge-table エントリであるかどうかを適切に判定しないため、サービス運用妨害 (NULL ポインタデリファレンスおよびシステムクラッシュ) 状態にされるなど、不特定の影響を受ける脆弱性が存在します。 補足情報 : CWE による脆弱性タイプは、CWE-476: NULL Pointer Dereference (NULL ポインタデリファレンス) と識別されています。 http://cwe.mitre.org/data/definitions/476.html

Possible impacts ローカルユーザにより、page-table ロックの欠如を利用する巧妙に細工された MADV_WILLNEED madvise システムコールを介して、サービス運用妨害 (NULL ポインタデリファレンスおよびシステムクラッシュ) 状態にされるなど、不特定の影響を受ける可能性があります。
Solution

ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

Publication Date Oct. 10, 2014, midnight
Registration Date March 18, 2015, 12:20 p.m.
Last Update March 18, 2015, 12:20 p.m.
CVSS2.0 : 危険
Score 7.2
Vector AV:L/AC:L/Au:N/C:C/I:C/A:C
Affected System
Linux
Linux Kernel 3.13 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
0 [2015年03月18日]
  掲載
Feb. 17, 2018, 10:37 a.m.

NVD Vulnerability Information
CVE-2014-8173
Summary

The pmd_none_or_trans_huge_or_clear_bad function in include/asm-generic/pgtable.h in the Linux kernel before 3.13 on NUMA systems does not properly determine whether a Page Middle Directory (PMD) entry is a transparent huge-table entry, which allows local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact via a crafted MADV_WILLNEED madvise system call that leverages the absence of a page-table lock.

Publication Date March 16, 2015, 7:59 p.m.
Registration Date Jan. 26, 2021, 3:20 p.m.
Last Update Nov. 21, 2024, 11:18 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 3.11 3.12.43
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 3.9 3.10.76
Related information, measures and tools
Common Vulnerabilities List