CVE-2018-1000200
Last modified
CVE-2018-1000200 is a vulnerability of currently unknown severity. 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).. EPSS estimates a 0.49% chance of exploitation in the next 30 days.
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).
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | 4.14 |
| Linux | Linux Kernel | 4.15 |
| Linux | Linux Kernel | 4.16 |
References
- http://seclists.org/oss-sec/2018/q2/67Mailing List, Third Party Advisory
- http://www.securityfocus.com/bid/104397Third Party Advisory, VDB Entry
- https://access.redhat.com/security/cve/cve-2018-1000200Third Party Advisory
- https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=27ae357fa82be5ab73b2ef8d39dcb8ca2563483aMitigation, Patch, Vendor Advisory
- https://marc.info/?l=linux-kernel&m=152400522806945Mailing List, Third Party Advisory
- https://marc.info/?l=linux-kernel&m=152460926619256Mailing List, Third Party Advisory
- http://seclists.org/oss-sec/2018/q2/67Mailing List, Third Party Advisory
- http://www.securityfocus.com/bid/104397Third Party Advisory, VDB Entry
- https://access.redhat.com/security/cve/cve-2018-1000200Third Party Advisory
- https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=27ae357fa82be5ab73b2ef8d39dcb8ca2563483aMitigation, Patch, Vendor Advisory
- https://marc.info/?l=linux-kernel&m=152400522806945Mailing List, Third Party Advisory
- https://marc.info/?l=linux-kernel&m=152460926619256Mailing List, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2018-1000200?
How severe is CVE-2018-1000200?
How do I fix CVE-2018-1000200?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2018
- CVE-2018-1000194A path traversal vulnerability exists in Jenkins 2.120 and o…8.1
- CVE-2018-1000195A server-side request forgery vulnerability exists in Jenkin…4.3
- CVE-2018-1000196A exposure of sensitive information vulnerability exists in …
- CVE-2018-1000197An improper authorization vulnerability exists in Jenkins Bl…
- CVE-2018-1000198A XML external entity processing vulnerability exists in Jen…
- CVE-2018-1000199The Linux Kernel version 3.18 contains a dangerous feature v…
- CVE-2018-1000201ruby-ffi version 1.9.23 and earlier has a DLL loading issue …
- CVE-2018-1000202A persisted cross-site scripting vulnerability exists in Jen…
- CVE-2018-1000203Soar Labs Soar Coin version up to and including git commit 4…
- CVE-2018-1000204Linux Kernel version 3.18 to 4.16 incorrectly handles an SG_…
- CVE-2018-1000205U-Boot contains a CWE-20: Improper Input Validation vulnerab…5.5
- CVE-2018-1000206JFrog Artifactory version since 5.11 contains a Cross ite Re…
Are you affected by CVE-2018-1000200?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
