<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Darknet - The Darkside &#187; core-dump</title>
	<atom:link href="http://www.darknet.org.uk/tag/core-dump/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.darknet.org.uk</link>
	<description>Ethical Hacking, Penetration Testing &#38; Computer Security</description>
	<lastBuildDate>Tue, 07 Feb 2012 18:34:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Linux Kernel 2.6.x PRCTL Core Dump Handling &#8211; Local r00t Exploit ( BID 18874 / CVE-2006-2451 )</title>
		<link>http://www.darknet.org.uk/2006/07/linux-kernel-26x-prctl-core-dump-handling-local-r00t-exploit-bid-18874-cve-2006-2451/</link>
		<comments>http://www.darknet.org.uk/2006/07/linux-kernel-26x-prctl-core-dump-handling-local-r00t-exploit-bid-18874-cve-2006-2451/#comments</comments>
		<pubDate>Fri, 14 Jul 2006 11:31:18 +0000</pubDate>
		<dc:creator>Darknet</dc:creator>
				<category><![CDATA[Exploits/Vulnerabilities]]></category>
		<category><![CDATA[Linux Hacking]]></category>
		<category><![CDATA[core-dump]]></category>
		<category><![CDATA[darknet]]></category>
		<category><![CDATA[exploit]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[linux-exploit]]></category>
		<category><![CDATA[linux-kernel-exploit]]></category>
		<category><![CDATA[prctl-exploit]]></category>
		<category><![CDATA[vulnerability]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/2006/07/linux-kernel-26x-prctl-core-dump-handling-local-r00t-exploit-bid-18874-cve-2006-2451/</guid>
		<description><![CDATA[A working version of the exploit used to escalate privileges to root in the recent Debian breakin, ah another root kernel exploit. It&#8217;s to do with the way the kernel handles file permissions (or lack of) on core dumps. Linux kernel is prone to a local privilege-escalation vulnerability. A local attacker may gain elevated privileges [...]]]></description>
			<content:encoded><![CDATA[<p></p>
<p>A working version of the exploit used to escalate privileges to root in the <a href="http://www.darknet.org.uk/2006/07/debian-development-machine-gluck-hacked/">recent Debian breakin</a>, ah another root kernel exploit.</p>
<p>It&#8217;s to do with the way the kernel handles file permissions (or lack of) on core dumps.</p>
<p>Linux kernel is prone to a local privilege-escalation vulnerability.</p>
<p>A local attacker may gain elevated privileges by creating a coredump file in a directory that they do not have write access to.</p>
<p>A successful attack may result in a complete compromise.</p>
<p>Linux kernel versions prior to 2.6.17.4 are vulnerable.</p>
<p><code>/*****************************************************/<br />
/* Local r00t Exploit for:                           */<br />
/* Linux Kernel PRCTL Core Dump Handling             */<br />
/* ( BID 18874 / CVE-2006-2451 )                     */<br />
/* Kernel 2.6.x  (>= 2.6.13 &#038;&#038; < 2.6.17.4)           */<br />
/* By:                                               */<br />
/* - dreyer    <luna@aditel.org>   (main PoC code)   */<br />
/* - RoMaNSoFt <roman@rs-labs.com> (local root code) */<br />
/*                                  [ 10.Jul.2006 ]  */<br />
/*****************************************************/</p>
<p>#include stdio.h<br />
#include sys/time.h<br />
#include sys/resource.h<br />
#include unistd.h<br />
#include linux/prctl.h<br />
#include stdlib.h<br />
#include sys/types.h<br />
#include signal.h</code></p>
<p>You can download it here:</p>
<p></p>
<p><a href="http://www.darknet.org.uk/content/files/rs_prctl_kernel.c">Linux Kernel 2.6.x PRCTL Core Dump Handling Exploit</a></p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Linux+Kernel+2.6.x+PRCTL+Core+Dump+Handling+%E2%80%93+Local+r00t+Exploit+%28+BID+18874+%2F+CVE-2006-2451+%29+http%3A%2F%2Fdarknet.org.uk%2F%3Fp%3D289+from+%40THEdarknet" title="Post to Twitter"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://www.darknet.org.uk/2006/07/linux-kernel-26x-prctl-core-dump-handling-local-r00t-exploit-bid-18874-cve-2006-2451/&amp;t=Linux+Kernel+2.6.x+PRCTL+Core+Dump+Handling+%E2%80%93+Local+r00t+Exploit+%28+BID+18874+%2F+CVE-2006-2451+%29" title="Post to Facebook"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.google.com/buzz/post?url=http://www.darknet.org.uk/2006/07/linux-kernel-26x-prctl-core-dump-handling-local-r00t-exploit-bid-18874-cve-2006-2451/&amp;imageurl=" title="Post to Google Buzz"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/gbuzz/tt-gbuzz-micro3.png" alt="Post to Google Buzz" /></a> <a class="tt" href="http://delicious.com/post?url=http://www.darknet.org.uk/2006/07/linux-kernel-26x-prctl-core-dump-handling-local-r00t-exploit-bid-18874-cve-2006-2451/&amp;title=Linux+Kernel+2.6.x+PRCTL+Core+Dump+Handling+%E2%80%93+Local+r00t+Exploit+%28+BID+18874+%2F+CVE-2006-2451+%29" title="Post to Delicious"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://www.darknet.org.uk/2006/07/linux-kernel-26x-prctl-core-dump-handling-local-r00t-exploit-bid-18874-cve-2006-2451/&amp;title=Linux+Kernel+2.6.x+PRCTL+Core+Dump+Handling+%E2%80%93+Local+r00t+Exploit+%28+BID+18874+%2F+CVE-2006-2451+%29" title="Post to Digg"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/digg/tt-digg-micro3.png" alt="Post to Digg" /></a> <a class="tt" href="http://reddit.com/submit?url=http://www.darknet.org.uk/2006/07/linux-kernel-26x-prctl-core-dump-handling-local-r00t-exploit-bid-18874-cve-2006-2451/&amp;title=Linux+Kernel+2.6.x+PRCTL+Core+Dump+Handling+%E2%80%93+Local+r00t+Exploit+%28+BID+18874+%2F+CVE-2006-2451+%29" title="Post to Reddit"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/reddit/tt-reddit-micro3.png" alt="Post to Reddit" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://www.darknet.org.uk/2006/07/linux-kernel-26x-prctl-core-dump-handling-local-r00t-exploit-bid-18874-cve-2006-2451/&amp;title=Linux+Kernel+2.6.x+PRCTL+Core+Dump+Handling+%E2%80%93+Local+r00t+Exploit+%28+BID+18874+%2F+CVE-2006-2451+%29" title="Post to StumbleUpon"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/su/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p></div><div class="AWD_like_button "><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.darknet.org.uk%2F2006%2F07%2Flinux-kernel-26x-prctl-core-dump-handling-local-r00t-exploit-bid-18874-cve-2006-2451%2F&amp;send=false&amp;layout=standard&amp;width=&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=40" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:px; height:40px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://www.darknet.org.uk/2006/07/linux-kernel-26x-prctl-core-dump-handling-local-r00t-exploit-bid-18874-cve-2006-2451/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

