Quote
The Linux kernel 2.6.0 through 2.6.30.4, and 2.4.4 through 2.4.37.4, does not initialize all function pointers for socket operations in proto_ops structures, which allows local users to trigger a NULL pointer dereference and gain privileges by using mmap to map page zero, placing arbitrary code on this page, and then invoking an unavailable operation, as demonstrated by the sendpage operation (sock_sendpage function) on a PF_PPPOX socket.
http://web.nvd.nist.gov/view/vuln/detail?v...d=CVE-2009-2692
What this amounts to is that someone with physical access to an affected computer could gain root and wreak havoc. Debian and Ubuntu have already released patches and users are urged to update immediately through their distro's update utility.
Proof of concept code for an exploit is already available.
This post has been edited by Amazing Andrew: 21 August 2009 - 12:35 AM

Help



Back to top








