exploit-db-mirror/platforms/linux/local/19272
Offensive Security fffbf04102 Updated
2013-12-03 19:44:07 +00:00

13 lines
No EOL
408 B
Text
Executable file

source: http://www.securityfocus.com/bid/344/info
Due to a rare and subtle bug in the 2.2.0 kernel, a linux machine can be forced to reboot by an unpriviliged local user. The reason for this is because of the invalid ELF core layout and the fact that munmap wipes out a vital page table entry.
Only kernel 2.2.0 is vulnerable to this.
Take any core file,
[user@box tmp]$ ldd core
[reboot]