CVE-2008-0600
EXPLOITEDLinux Kernel 2.6.17-2.6.24.1 - Local Privilege Escalation via vmsplice_to_pipe Pointer Dereference
Title source: llmExploitation Summary
CVE-2008-0600 has been observed exploited in the wild (reported by VulnCheck KEV). EIP tracks 2 public exploits from researchers including qaaz.
AI-analyzed exploit summary This exploit leverages the vmsplice vulnerability (CVE-2008-0600) in Linux kernels 2.6.23-2.6.24 to achieve local privilege escalation by manipulating kernel memory and overwriting process credentials.
Description
The vmsplice_to_pipe function in Linux kernel 2.6.17 through 2.6.24.1 does not validate a certain userspace pointer before dereference, which allows local users to gain root privileges via crafted arguments in a vmsplice system call, a different vulnerability than CVE-2008-0009 and CVE-2008-0010.
Exploits (2)
This exploit leverages the vmsplice vulnerability (CVE-2008-0600) in Linux kernels 2.6.23-2.6.24 to achieve local privilege escalation by manipulating kernel memory and overwriting process credentials.
This is a local privilege escalation exploit for CVE-2008-0600, targeting a vulnerability in the Linux kernel's vmsplice system call (versions 2.6.17 to 2.6.24.1). It manipulates memory structures to gain root privileges by overwriting kernel memory.