<?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>Kernel Bench &#187; 0day</title>
	<atom:link href="http://www.kernelbench.org/tag/0day/feed" rel="self" type="application/rss+xml" />
	<link>http://www.kernelbench.org</link>
	<description>Kernel News and How To</description>
	<lastBuildDate>Wed, 30 Jun 2010 22:40:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Linux 2.X pipe() NULL ptr deref/race local root exploit (RHEL 5.4 x64)</title>
		<link>http://www.kernelbench.org/smp-kernel/linux-2-x-pipe-null-ptr-derefrace-local-root-exploit-rhel-5-4-x64</link>
		<comments>http://www.kernelbench.org/smp-kernel/linux-2-x-pipe-null-ptr-derefrace-local-root-exploit-rhel-5-4-x64#comments</comments>
		<pubDate>Fri, 06 Nov 2009 18:15:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Smp Kernel]]></category>
		<category><![CDATA[0day]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[root exploit]]></category>
		<category><![CDATA[selinux]]></category>

		<guid isPermaLink="false">http://www.kernelbench.org/smp-kernel/linux-2-x-pipe-null-ptr-derefrace-local-root-exploit-rhel-5-4-x64</guid>
		<description><![CDATA[Watch in HD Fullscreen  
Back again with yet another linux exploit.  For time purposes I&#8217;m only demonstrating it on RHEL 5.4, but if you look on my twitter you can see screenshots of it working on every distro mentioned in the video.  It&#8217;ll work on everything else too, I just don&#8217;t have [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://i.ytimg.com/vi/jt81NvaOj5Y/2.jpg" align="left">Watch in HD Fullscreen <img src='http://www.kernelbench.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Back again with yet another linux exploit.  For time purposes I&#8217;m only demonstrating it on RHEL 5.4, but if you look on my twitter you can see screenshots of it working on every distro mentioned in the video.  It&#8217;ll work on everything else too, I just don&#8217;t have the VMs installed.  Every version of Linux I can get my hands on is vulnerable.</p>
<p>Initially the title of this video stated the exploit was SMP-only.  That&#8217;s not the case &#8212; some single-processor systems with PREEMPT enabled are also capable of winning the race, leading to compromise.</p>
<p>Mitigation:<br />
Make sure you have mmap_min_addr enabled on your machines and that it can&#8217;t be bypassed.  To test if mmap_min_addr can be bypassed or is disabled or not present on your machine, download enlightenment and run ./run_null_exploits.sh  You don&#8217;t have to choose any particular exploit &#8212; it will attempt to mmap at NULL by any means possible and report the success or failure.  Unlike with sock_ops there is no workaround for this vulnerability &#8212; so it&#8217;s time to bite the bullet and upgrade to a kernel that protects against this specific class of bugs in general.  Workarounds have never been a long-term solution.</p>
<p>This exploit was written within an hour on October 22nd 2009.</p>
<p>Duration : <b>0:7:28</b></p>
<p><span id="more-791"></span><br /><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/jt81NvaOj5Y&#038;fs=1" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed src="http://www.youtube.com/v/jt81NvaOj5Y&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.kernelbench.org%2Fsmp-kernel%2Flinux-2-x-pipe-null-ptr-derefrace-local-root-exploit-rhel-5-4-x64';
  addthis_title  = 'Linux+2.X+pipe%28%29+NULL+ptr+deref%2Frace+local+root+exploit+%28RHEL+5.4+x64%29';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<!-- start wp-tags-to-technorati 1.01 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/0day' rel='tag' target='_blank'>0day</a>, <a class='technorati-link' href='http://technorati.com/tag/linux' rel='tag' target='_blank'>linux</a>, <a class='technorati-link' href='http://technorati.com/tag/redhat' rel='tag' target='_blank'>redhat</a>, <a class='technorati-link' href='http://technorati.com/tag/root+exploit' rel='tag' target='_blank'>root exploit</a>, <a class='technorati-link' href='http://technorati.com/tag/selinux' rel='tag' target='_blank'>selinux</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://www.kernelbench.org/smp-kernel/linux-2-x-pipe-null-ptr-derefrace-local-root-exploit-rhel-5-4-x64/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>RHEL5 2.6.18-157 Local Kernel Exploit 0day, disables SELinux</title>
		<link>http://www.kernelbench.org/redhat-kernel/rhel5-2-6-18-157-local-kernel-exploit-0day-disables-selinux</link>
		<comments>http://www.kernelbench.org/redhat-kernel/rhel5-2-6-18-157-local-kernel-exploit-0day-disables-selinux#comments</comments>
		<pubDate>Mon, 21 Sep 2009 23:18:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Redhat Kernel]]></category>
		<category><![CDATA[0day]]></category>
		<category><![CDATA[enterprise]]></category>
		<category><![CDATA[exploit]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[rhel]]></category>
		<category><![CDATA[selinux]]></category>

		<guid isPermaLink="false">http://www.kernelbench.org/redhat-kernel/rhel5-2-6-18-157-local-kernel-exploit-0day-disables-selinux</guid>
		<description><![CDATA[Same exploit as the previous two videos, this time on a new target: RHEL5 2.6.18-157
Same destruction commences  
Ah I forgot to show in the video after I got root that SELinux was still reporting being in enforcing mode, since the same code that faked that information for 2.6.30 worked fine with the 2.6.18.
I had [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://i.ytimg.com/vi/iN1fdvktRbk/2.jpg" align="left">Same exploit as the previous two videos, this time on a new target: RHEL5 2.6.18-157<br />
Same destruction commences <img src='http://www.kernelbench.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Ah I forgot to show in the video after I got root that SELinux was still reporting being in enforcing mode, since the same code that faked that information for 2.6.30 worked fine with the 2.6.18.</p>
<p>I had to remove some part of me typing near the very end so that the video could fit in the 10min restriction, nothing before that was edited.</p>
<p>Duration : <b>0:9:59</b></p>
<p><span id="more-13"></span><br /><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/iN1fdvktRbk&#038;fs=1" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><embed src="http://www.youtube.com/v/iN1fdvktRbk&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.kernelbench.org%2Fredhat-kernel%2Frhel5-2-6-18-157-local-kernel-exploit-0day-disables-selinux';
  addthis_title  = 'RHEL5+2.6.18-157+Local+Kernel+Exploit+0day%2C+disables+SELinux';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<!-- start wp-tags-to-technorati 1.01 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/0day' rel='tag' target='_blank'>0day</a>, <a class='technorati-link' href='http://technorati.com/tag/enterprise' rel='tag' target='_blank'>enterprise</a>, <a class='technorati-link' href='http://technorati.com/tag/exploit' rel='tag' target='_blank'>exploit</a>, <a class='technorati-link' href='http://technorati.com/tag/kernel' rel='tag' target='_blank'>kernel</a>, <a class='technorati-link' href='http://technorati.com/tag/linux' rel='tag' target='_blank'>linux</a>, <a class='technorati-link' href='http://technorati.com/tag/redhat' rel='tag' target='_blank'>redhat</a>, <a class='technorati-link' href='http://technorati.com/tag/rhel' rel='tag' target='_blank'>rhel</a>, <a class='technorati-link' href='http://technorati.com/tag/selinux' rel='tag' target='_blank'>selinux</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://www.kernelbench.org/redhat-kernel/rhel5-2-6-18-157-local-kernel-exploit-0day-disables-selinux/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

