<?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>Life Pattern &#187; 0-day</title>
	<atom:link href="http://blog.lifepattern.org/tag/0-day/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.lifepattern.org</link>
	<description>There must be a better way...</description>
	<lastBuildDate>Sun, 14 Nov 2010 21:45:03 +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 kernel vmsplice root exploit</title>
		<link>http://blog.lifepattern.org/2008/02/11/linux-kernel-vmsplice-root-exploit/</link>
		<comments>http://blog.lifepattern.org/2008/02/11/linux-kernel-vmsplice-root-exploit/#comments</comments>
		<pubDate>Mon, 11 Feb 2008 20:47:38 +0000</pubDate>
		<dc:creator>zimage</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[0-day]]></category>
		<category><![CDATA[exploit]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[vulnerability]]></category>

		<guid isPermaLink="false">http://blog.lifepattern.org/2008/02/11/linux-kernel-vmsplice-root-exploit/</guid>
		<description><![CDATA[Two strings walk into a bar. The first says, &#8220;Hello, I&#8217;d like a ciderO&#8217;y?kI&#8217;U`,E&#8217;*@???&#8217;?? ?!&#62;A~Xx?(y&#8217;n?.&#8221; The second says, &#8220;Please excuse my friend, he&#8217;s not null-terminated.&#8221;
&#8212;
If you are running Linux kernel newer than 2.6.17 but older than 2.6.24.2 or 2.6.23.16 then any  local user can easily become root or at least crash your system.
There are [...]


Related posts:<ol><li><a href='http://blog.lifepattern.org/2009/05/11/attack-vectors-deja-vu/' rel='bookmark' title='Permanent Link: Attack vectors deja vu'>Attack vectors deja vu</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>Two strings walk into a bar. The first says, &#8220;Hello, I&#8217;d like a ciderO&#8217;y?kI&#8217;U`,E&#8217;*@???&#8217;?? ?!&gt;A~Xx?(y&#8217;n?.&#8221; The second says, &#8220;Please excuse my friend, he&#8217;s not null-terminated.&#8221;</p>
<p>&#8212;</p>
<p>If you are running Linux kernel newer than 2.6.17 but older than 2.6.24.2 or 2.6.23.16 then any  local user can easily become root or at least crash your system.</p>
<p>There are actually two different security issues related to vmsplice() system call and both of them could lead to local privileges escalation. This is especially bad for people who don&#8217;t fully control content on and access to their servers &#8211; e.g. web hosting companies. The other bad news is that vmsplice() is part of the core kernel and there is no configuration option to exclude it.</p>
<p>Two separate exploits have been publicly released which exploit each of the two issues respectively.</p>
<p>The first issue was classified as <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0009">CVE-2008-0009</a> and <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0010">CVE-2008-0010</a> and was fixed by linux kernels 2.6.23.15 and 2.6.24.1.</p>
<p>The situation with the second issue, classified as <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0600">CVE-2008-0600</a> was much worse. It was introduced with the initial implementation of vmsplice() and affects all kernels after 2.6.17 inclusively. There was an exploit in the wild for more than 24 hours without proper fix for the problem. I&#8217;m sure that even though there are patched versions now &#8211; linux 2.6.24.2 and 2.6.23.16 &#8211; at least 2-3 more days will pass before the number of vulnerable systems is reduced enough.</p>
<p>IMHO this is one of the worst 0-day Linux kernel exploits  in years. I hope it won&#8217;t happen again soon. But you should be careful because all this has happened before and will definitely happen again someday.</p>
<div style="float: left; width: 42px; padding-right: 45px; margin: 0 45px 0 0;">
		<script type="text/javascript">
		<!--
		digg_url = "http://blog.lifepattern.org/2008/02/11/linux-kernel-vmsplice-root-exploit/";
		digg_bgcolor = "#FFFFFF";
		digg_skin = "compact";
		digg_window = "";
		digg_title = "Linux+kernel+vmsplice+root+exploit";
		digg_bodytext = "";
		digg_media = "news";
		digg_topic = "";
		//-->
		</script>
		<script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script></div><div style="clear:both;"></div>

<p>Related posts:<ol><li><a href='http://blog.lifepattern.org/2009/05/11/attack-vectors-deja-vu/' rel='bookmark' title='Permanent Link: Attack vectors deja vu'>Attack vectors deja vu</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.lifepattern.org/2008/02/11/linux-kernel-vmsplice-root-exploit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

