[Full-disclosure] 0day LINUX 0day LATEST

Andrew Farmer andfarm at gmail.com
Mon Jan 28 10:55:16 GMT 2008


On 28 Jan 08, at 02:13, wejwklekl246 wrote:
> /* !!PRIVATE !!PRIVATE !!PRIVATE !!PRIVATE !!PRIVATE !!PRIVATE
> *
> * afunixroot.c Linux kernel 2.6.x i386 local root exploit

<blah blah blah>

Compiles a shared library in /tmp/own.so containing the functions

	int getuid() { return 0; }
	int geteuid() { return 0; }
	int getgid() { return 0; }
	int getegid() { return 0; }

and executes /bin/sh with LD_PRELOAD=/tmp/own.so

Pretty lame. Protip: "hellc0de" containing lots of \x61-\x7f looks fake.




Full-Disclosure is hosted and sponsored by Secunia.