9 matches found
Linux Kernel 2.x - sock_sendpage() Local Ring0 Root Exploit
Linux...
Linux Kernel 2.x - sock_sendpage() Local Root Exploit (2)
No description provided by source. Linux NULL pointer dereference due to incorrect protoops initializations ------------------------------------------------------------------------- Quick and dirty exploit for this one: http://www.frasunek.com/protoops.tgz back:...
Linux Kernel Sendpage Local Privilege Escalation
The Linux kernel failed to properly initialize some entries in the protoops struct for several protocols, leading to NULL being dereferenced and used as a function pointer. By using mmap2 to map page 0, an attacker can execute arbitrary code in the context of the kernel. Several public exploits...
Debian DSA-1865-1 : linux-2.6 - denial of service/privilege escalation
Several vulnerabilities have been discovered in the Linux kernel that may lead to denial of service or privilege escalation. The Common Vulnerabilities and Exposures project identifies the following problems : - CVE-2009-1385 Neil Horman discovered a missing fix from the e1000 network driver. A...
Linux kernel uninitialized pointers
protoops structure uninitialized pointers...
Linux Kernel 2.x sock_sendpage() Local Root Exploit #2
No description provided by source. Linux NULL pointer dereference due to incorrect protoops initializations ------------------------------------------------------------------------- Quick and dirty exploit for this one: http://www.frasunek.com/protoops.tgz back:...
Linux Kernel 2.x sock_sendpage() Local Root Exploit #2
Exploit for linux platform in category local exploits ====================================================== Linux Kernel 2.x socksendpage Local Root Exploit 2 ====================================================== Linux NULL pointer dereference due to incorrect protoops initializations...
Linux Kernel 2.x - sock_sendpage() Local Privilege Escalation (4)
Linux Kernel 2.x - socksendpage Local Privilege Escalation 4 Linux NULL pointer dereference due to incorrect protoops initializations ------------------------------------------------------------------------- Quick and dirty exploit for this one: http://www.frasunek.com/protoops.tgz Exploit-DB...
Linux NULL pointer dereference due to incorrect proto_ops initializations
Linux NULL pointer dereference due to incorrect protoops initializations ------------------------------------------------------------------------- In the Linux kernel, each socket has an associated struct of operations called protoops which contain pointers to functions implementing various...