製品・ソフトウェアに関する情報
Linux Kernel における NULL ポインタデリファレンスに関する脆弱性
Title Linux Kernel における NULL ポインタデリファレンスに関する脆弱性
Summary

Linux Kernel には、NULL ポインタデリファレンスに関する脆弱性が存在します。

Possible impacts サービス運用妨害 (DoS) 状態にされる可能性があります。
Solution

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

Publication Date May 11, 2018, midnight
Registration Date Aug. 6, 2018, 3:08 p.m.
Last Update Aug. 6, 2018, 3:08 p.m.
CVSS3.0 : 警告
Score 5.5
Vector CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CVSS2.0 : 警告
Score 4.9
Vector AV:L/AC:L/Au:N/C:N/I:N/A:C
Affected System
Linux
Linux Kernel 4.14
Linux Kernel 4.15
Linux Kernel 4.16
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
1 [2018年08月06日]
  掲載
Aug. 6, 2018, 3:08 p.m.

NVD Vulnerability Information
CVE-2018-1000200
Summary

The Linux Kernel versions 4.14, 4.15, and 4.16 has a null pointer dereference which can result in an out of memory (OOM) killing of large mlocked processes. The issue arises from an oom killed process's final thread calling exit_mmap(), which calls munlock_vma_pages_all() for mlocked vmas.This can happen synchronously with the oom reaper's unmap_page_range() since the vma's VM_LOCKED bit is cleared before munlocking (to determine if any other vmas share the memory and are mlocked).

Publication Date June 5, 2018, 10:29 p.m.
Registration Date March 1, 2021, 6:39 p.m.
Last Update Nov. 21, 2024, 12:39 p.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:o:linux:linux_kernel:4.14:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:4.15:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:4.16:*:*:*:*:*:*:*
Related information, measures and tools
Common Vulnerabilities List