Exploitation Summary
EIP tracks 1 public exploit for CVE-2018-1000199. PoCs published by dsfau.
AI-analyzed exploit summary This PoC exploits a Linux ptrace bug (CVE-2018-1000199) where incorrect error handling in debug register virtualization allows corruption of kernel breakpoint tracking. The code manipulates DR0 and DR7 registers via ptrace to trigger the vulnerability.
Description
The Linux Kernel version 3.18 contains a dangerous feature vulnerability in modify_user_hw_breakpoint() that can result in crash and possibly memory corruption. This attack appear to be exploitable via local code execution and the ability to use ptrace. This vulnerability appears to have been fixed in git commit f67b15037a7a50c57f72e69a6d59941ad90a0f0f.
Exploits (1)
This PoC exploits a Linux ptrace bug (CVE-2018-1000199) where incorrect error handling in debug register virtualization allows corruption of kernel breakpoint tracking. The code manipulates DR0 and DR7 registers via ptrace to trigger the vulnerability.
References (15)
Scores
CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H