<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: MMap to null</title>
	<atom:link href="http://www.sharms.org/blog/2009/07/fun-stuff/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sharms.org/blog/2009/07/fun-stuff/</link>
	<description>Life, Linux and Technology</description>
	<lastBuildDate>Thu, 26 Jan 2012 02:40:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Felipe</title>
		<link>http://www.sharms.org/blog/2009/07/fun-stuff/comment-page-1/#comment-6027</link>
		<dc:creator>Felipe</dc:creator>
		<pubDate>Mon, 28 Nov 2011 01:41:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharms.org/blog/?p=524#comment-6027</guid>
		<description>Try to run with root access.</description>
		<content:encoded><![CDATA[<p>Try to run with root access.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jef Spaleta</title>
		<link>http://www.sharms.org/blog/2009/07/fun-stuff/comment-page-1/#comment-1296</link>
		<dc:creator>Jef Spaleta</dc:creator>
		<pubDate>Tue, 21 Jul 2009 22:12:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharms.org/blog/?p=524#comment-1296</guid>
		<description>@Marcelo:
Do you have wine installed?
You should read this: http://lwn.net/Articles/342573/

Ubuntu isn&#039;t immune to the underlying problem...it just gets exposed in a different way.
If someone looking at changing how WINE is packaged in Ubuntu? Maybe they should.

-jef</description>
		<content:encoded><![CDATA[<p>@Marcelo:<br />
Do you have wine installed?<br />
You should read this: <a href="http://lwn.net/Articles/342573/" rel="nofollow">http://lwn.net/Articles/342573/</a></p>
<p>Ubuntu isn&#8217;t immune to the underlying problem&#8230;it just gets exposed in a different way.<br />
If someone looking at changing how WINE is packaged in Ubuntu? Maybe they should.</p>
<p>-jef</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcelo Fernández</title>
		<link>http://www.sharms.org/blog/2009/07/fun-stuff/comment-page-1/#comment-1295</link>
		<dc:creator>Marcelo Fernández</dc:creator>
		<pubDate>Sat, 18 Jul 2009 18:58:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharms.org/blog/?p=524#comment-1295</guid>
		<description>Uhm... in my Ubuntu 9.04 install (updated) that test gives me the same result as Fedora 11:

marcelo@marcelo-notebook:~$ ./a.out
We can write to memory location 0
Memory contents: This is a test

marcelo@marcelo-notebook:~$ uname -a
Linux marcelo-notebook 2.6.28-13-generic #45-Ubuntu SMP Tue Jun 30 22:12:12 UTC 2009 x86_64 GNU/Linux
marcelo@marcelo-notebook:~$</description>
		<content:encoded><![CDATA[<p>Uhm&#8230; in my Ubuntu 9.04 install (updated) that test gives me the same result as Fedora 11:</p>
<p>marcelo@marcelo-notebook:~$ ./a.out<br />
We can write to memory location 0<br />
Memory contents: This is a test</p>
<p>marcelo@marcelo-notebook:~$ uname -a<br />
Linux marcelo-notebook 2.6.28-13-generic #45-Ubuntu SMP Tue Jun 30 22:12:12 UTC 2009 x86_64 GNU/Linux<br />
marcelo@marcelo-notebook:~$</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sharms</title>
		<link>http://www.sharms.org/blog/2009/07/fun-stuff/comment-page-1/#comment-1294</link>
		<dc:creator>sharms</dc:creator>
		<pubDate>Fri, 17 Jul 2009 22:03:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharms.org/blog/?p=524#comment-1294</guid>
		<description>Brad - Thanks for the info, great find by the way</description>
		<content:encoded><![CDATA[<p>Brad &#8211; Thanks for the info, great find by the way</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: spender</title>
		<link>http://www.sharms.org/blog/2009/07/fun-stuff/comment-page-1/#comment-1293</link>
		<dc:creator>spender</dc:creator>
		<pubDate>Fri, 17 Jul 2009 21:48:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharms.org/blog/?p=524#comment-1293</guid>
		<description>Your results have to do with the SELinux vulnerability I discuss in the exploit and elsewhere (like LWN), not GCC.  Both SELinux and the mmap_min_addr protection are implemented using LSM.  They each have implement a hook on mmap, but only one of them can be active at a time.  SELinux overrides the hook of mmap_min_addr, and then combined with the ridiculous default policy of allowing everyone to mmap at 0, you now have a security system that when enabled is actually making your system open to a large class of kernel vulnerabilities that would otherwise be unexploitable on the default kernel.

-Brad</description>
		<content:encoded><![CDATA[<p>Your results have to do with the SELinux vulnerability I discuss in the exploit and elsewhere (like LWN), not GCC.  Both SELinux and the mmap_min_addr protection are implemented using LSM.  They each have implement a hook on mmap, but only one of them can be active at a time.  SELinux overrides the hook of mmap_min_addr, and then combined with the ridiculous default policy of allowing everyone to mmap at 0, you now have a security system that when enabled is actually making your system open to a large class of kernel vulnerabilities that would otherwise be unexploitable on the default kernel.</p>
<p>-Brad</p>
]]></content:encoded>
	</item>
</channel>
</rss>

