AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2018-1000200

MEDIUM · CVSS 5.5 EPSS 0.49%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2018-06-05 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 5.5. It affects Linux.

CVE
CVE-2018-1000200
Severity
MEDIUM
CVSS
5.5
EPSS
0.49%
Linux

Original NVD Description

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).

Related CVEs

Other vulnerabilities affecting the same vendor(s)