CVE-2010-2693
FreeBSD 7.1-8.1-PRERELEASE - Denial of Service and Privilege Escalation via sendfile System Call
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2010-2693. PoCs published by kingcope.
AI-analyzed exploit summary This exploit leverages a FreeBSD sendfile cache vulnerability (CVE-2010-2693) to achieve local privilege escalation by injecting shellcode into /bin/sh, which then spawns a root shell via /tmp/sh. The exploit supports both i386 and amd64 architectures.
Description
FreeBSD 7.1 through 8.1-PRERELEASE does not copy the read-only flag when creating a duplicate mbuf buffer reference, which allows local users to cause a denial of service (system file corruption) and gain privileges via the sendfile system call.
Exploits (1)
This exploit leverages a FreeBSD sendfile cache vulnerability (CVE-2010-2693) to achieve local privilege escalation by injecting shellcode into /bin/sh, which then spawns a root shell via /tmp/sh. The exploit supports both i386 and amd64 architectures.