CVE-2018-1000200

unknown
Published — · Modified —
CVSS v3
CVSS v2
VIR risk

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

Predictions

Exploit likelihood
20%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2018-1000200

OS impact

OSVersionStatusFixed in
debian debianbookwormfixed4.16.12-1
debian debianbullseyefixed4.16.12-1
debian debianforkyfixed4.16.12-1
debian debiansidfixed4.16.12-1
debian debiantrixiefixed4.16.12-1

References

Verify integrity in audit chain (admin only). AS-IS.