Linux Kernel 2.x - 'sock_sendpage()' Local Privilege Escalation (4)
Author: Przemyslaw Frasunek
type: local
platform: linux
port:
date_added: 2009-08-13
date_updated: 2017-07-14
verified: 1
codes: CVE-2009-2692;OSVDB-56992
tags:
aliases: sock_sendpage2;2009-proto_ops.tgz
screenshot_url:
application_url:
> Linux NULL pointer dereference due to incorrect proto_ops initializations
> > -------------------------------------------------------------------------
Quick and dirty exploit for this one:
http://www.frasunek.com/proto_ops.tgz
Exploit-DB Mirror: https://gitlab.com/exploit-database/exploitdb-bin-sploits/-/raw/main/bin-sploits/9436.tgz (2009-proto_ops.tgz)
# milw0rm.com [2009-08-14]