CVE-2004-0114
FreeBSD <5.2, NetBSD <1.3, OpenBSD <2.6 - Privilege Escalation
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2004-0114. PoCs published by Joost Pol.
AI-analyzed exploit summary The provided content is a writeup describing a vulnerability in the 'shmat()' system call in the BSD kernel, which could allow local attackers to inject instructions into privileged process memory. It references a security advisory and a link to a binary exploit but does not contain actual exploit code.
Description
The shmat system call in the System V Shared Memory interface for FreeBSD 5.2 and earlier, NetBSD 1.3 and earlier, and OpenBSD 2.6 and earlier, does not properly decrement a shared memory segment's reference count when the vm_map_find function fails, which could allow local users to gain read or write access to a portion of kernel memory and gain privileges.
Exploits (1)
The provided content is a writeup describing a vulnerability in the 'shmat()' system call in the BSD kernel, which could allow local attackers to inject instructions into privileged process memory. It references a security advisory and a link to a binary exploit but does not contain actual exploit code.